aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add -ffreestanding to avoid printf/puts/putchar conversionsPeter Wemm2002-03-194-0/+4
* | | Boot from efifs first.Peter Wemm2002-03-192-2/+2
* | | gcc-3.1 likes to have extra { } around the internal array initializers inPeter Wemm2002-03-191-5/+5
* | | This is the first part of the new kernel memory allocator. This replacesJeff Roberson2002-03-1935-489/+3181
* | | Remove the kmembuckets stats in preparation for the UMA commit.Jeff Roberson2002-03-191-68/+9
* | | Backed out the part of the previous commit related to xargs. It justBruce Evans2002-03-191-6/+4
* | | Add #include so that the previous change compiles.Alan Cox2002-03-191-0/+1
* | | Removed env(1) commands. make(1) uses a real shell, andBruce Evans2002-03-191-14/+16
* | | fix perfmon for DEVFS.Alfred Perlstein2002-03-191-0/+16
* | | Removed bogus env(1) commands. make(1) uses a real shell, soBruce Evans2002-03-192-5/+5
* | | Removed "env" commands. "sh" is a real shell, soBruce Evans2002-03-191-2/+2
* | | MFen 1.303Udo Erdelhoff2002-03-191-2/+13
* | | Initialize variables before use. This was needed to pass -Werror.Jeff Roberson2002-03-191-0/+4
* | | Eliminate unnecessary calls to grow_stack() and useracc() from linux_sendsig()Alan Cox2002-03-191-49/+5
* | | Close a race when vfs_syscalls.c:checkdirs() runs.Alfred Perlstein2002-03-193-15/+31
* | | Fixed some printf format errors (hopefully all of the remaining daddr64_tBruce Evans2002-03-192-13/+16
* | | The previous commit missed fixing 2 old printf format errors andBruce Evans2002-03-191-3/+3
* | | Don't try to generate ssh keys if ssh isn't installed.Dag-Erling Smørgrav2002-03-197-49/+77
* | | Fix handling of filenames with spaces in them in the input file toJuli Mallett2002-03-191-1/+1
* | | IPFilter may need to be re-sync'ed even if we are not filtering, butCrist J. Clark2002-03-197-7/+21
* | | Fix printf warning caused by recent changes in bio_pblkno's type.Andrew Gallatin2002-03-191-1/+2
* | | Make uudecode(1) use setmode(3) and getmode(3) instead of just blindlyJuli Mallett2002-03-191-39/+50
* | | MFen.Jun Kuriyama2002-03-191-6/+8
* | | Rename the (not really new but so far unused) sparc category to sparc64.Dag-Erling Smørgrav2002-03-191-1/+1
* | | Uncomment the powerpc category. It maps to the freebsd-ppc mailing list.Dag-Erling Smørgrav2002-03-191-1/+1
* | | Add a "standards" category at mike@'s request.Dag-Erling Smørgrav2002-03-191-0/+1
* | | New release note: SA-02:18.Bruce A. Mah2002-03-192-0/+22
* | | Add an ia64 category; we'll need it sooner or later. Also add a commented-Dag-Erling Smørgrav2002-03-181-0/+3
* | | Fixed printf format errors in previous commit. %llu is no more suitableBruce Evans2002-03-181-2/+4
* | | Bump the cutoff mark for comparing files from 8 MB to 16 MB.Dag-Erling Smørgrav2002-03-181-1/+3
* | | Fixed printf format errors in previous commit. %llu is no more suitableBruce Evans2002-03-181-2/+3
* | | Formats that print the block number need to be changed from %u toWarner Losh2002-03-182-4/+4
* | | Fix wording (hopefully for the last time) of my summary of SA-02:13.Bruce A. Mah2002-03-182-4/+4
* | | MFen 1.301Udo Erdelhoff2002-03-181-12/+12
* | | have the SYSCALL_MODULES macro provide an initializer for the 'old_sysent'Alfred Perlstein2002-03-181-1/+1
* | | Add a USB comm driver.Josef Karthauser2002-03-1812-0/+3071
* | | Add the ERRATA file to the documentation menu and index.Bruce A. Mah2002-03-182-2/+6
* | | mdoc(7) police: tidy up.Ruslan Ermilov2002-03-182-45/+53
* | | mdoc(7) police: tidy up.Ruslan Ermilov2002-03-182-18/+23
* | | mdoc(7) police: tidy up.Ruslan Ermilov2002-03-181-26/+47
* | | mdoc(7) police: tidy up.Ruslan Ermilov2002-03-181-33/+31
* | | Don't forget auth-skey.c.Dag-Erling Smørgrav2002-03-181-1/+2
* | | Add missing commas. At least I didn't miss a period.Warner Losh2002-03-182-3/+3
* | | mdoc(7) police: fix SYNOPSIS, sort xrefs, kill extra whitespace.Ruslan Ermilov2002-03-181-6/+8
* | | mdoc(7) police: nits.Ruslan Ermilov2002-03-181-3/+5
* | | mdoc(7) police: sort xrefs, kill extra whitespace.Ruslan Ermilov2002-03-181-3/+3
* | | mdoc(7) police: tidy up.Ruslan Ermilov2002-03-181-8/+8
* | | Remove yet more vestiges of mount_mfs.Ian Dowse2002-03-182-8/+0
* | | Back out the modification of vm_map locks from lockmgr to sx locks. TheBrian Feldman2002-03-186-104/+89
* | | Unobfuscate VLAN trunking description.Ruslan Ermilov2002-03-181-11/+11