summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove some NOTINUSE stuff. Good housekeeping.jmallett2002-09-161-9/+0
* | | Start new sentence with newline.njl2002-09-161-2/+2
* | | Make libpthread KSE aware.mini2002-09-1652-4790/+270
* | | Don't depend on <sys/types.h> pollution in <fcntl.h>. Sort includes.mike2002-09-161-8/+11
* | | Mechanically change all libc_r references to libpthread.mini2002-09-1656-62/+62
* | | Add kernel support needed for the KSE-aware libpthread:mini2002-09-163-38/+48
* | | Add kernel support needed for the KSE-aware libpthread:mini2002-09-166-245/+491
* | | Add kernel support needed for the KSE-aware libpthread:mini2002-09-163-105/+456
* | | Add kernel support needed for the KSE-aware libpthread:mini2002-09-169-32/+77
* | | Add kernel support needed for the KSE-aware libpthread:mini2002-09-1611-166/+444
* | | Save and restore FPU state properly in ucontext_t's.mini2002-09-164-36/+29
* | | Add signalcontext(), which lays down a signal frame onto a ucontext_t.mini2002-09-161-12/+15
* | | Add a cast to make this file compile in userland on sparc64 withoutphk2002-09-161-1/+1
* | | Update man page for enum -> const char * change for v_tagnjl2002-09-161-2/+3
* | | I forgot fsdb was still sharing files with fsck.phk2002-09-161-1/+1
* | | Allocate 64K recieve buffer for DNS responses.ume2002-09-161-27/+48
* | | Add sleep state explanation.takawata2002-09-161-4/+10
* | | Convert eight space indents to tabs in the "*" format handling code.tjr2002-09-161-43/+43
* | | Add a source file where EXTATTR checks will happen and hook it in evenphk2002-09-164-2/+93
* | | Reserve a transport parameter name and number for Darwin.bp2002-09-161-0/+1
* | | Implement support for mixed case passwords.bp2002-09-162-7/+77
* | | Add support for large readx and writex functions if server supports them.bp2002-09-162-0/+178
* | | Include include "opt_atalk.h" so that the NETATALK support can work.bde2002-09-161-17/+1
* | | Backed out revs 1.32-1.33. The problem has been fixed better bybde2002-09-161-2/+0
* | | Pick up modules from the compile directory instead of /boot/kernel.phk2002-09-161-2/+13
* | | Enable browsing of NetApp servers (use ascii mode).bp2002-09-161-1/+4
* | | Fix the clockprobe test on the Sil 680sos2002-09-161-1/+1
* | | Add more constants for future use in kernel and userland.bp2002-09-161-8/+64
* | | Make the changes needed for libpthread to compile in its new home.mini2002-09-16190-466/+384
* | | Don't depend on <sys/types.h> pollution in <fcntl.h>. Sort includes.mike2002-09-161-4/+6
* | | Don't build unneeded modules for pc98.nyan2002-09-161-7/+45
* | | Fixed messes involving $FreeBSD$ starting with one left in the copyrightbde2002-09-161-21/+5
* | | Merged from sys/isa/fd.c revisions 1.234, 1.235 and 1.236.nyan2002-09-162-18/+10
* | | MFi386: revision 1.178.nyan2002-09-161-0/+1
* | | Don't depend on <sys/types.h> pollution in <fcntl.h>.mike2002-09-161-0/+2
* | | MFi386: revisions 1.417 and 1.418.nyan2002-09-161-1/+3
* | | Merged from sys/dev/sio/sio.c revision 1.378.nyan2002-09-162-2/+12
* | | Merged from sys/isa/syscons_isa.c revision 1.18.nyan2002-09-162-0/+70
* | | Update for version 3.39.obrien2002-09-162-2/+46
* | | Update for 3.39.obrien2002-09-161-0/+1
* | | Make current.obrien2002-09-161-3/+3
* | | This commit was generated by cvs2svn to compensate for changes in r103373,obrien2002-09-1660-971/+2781
|\ \ \
| * | | Virgin import of Christos Zoulas's FILE 3.39.obrien2002-09-1660-971/+2781
* | | | Create bzgrep.obrien2002-09-163-0/+45
* | | | geom_aes.c requires rijndael cryptogrehan2002-09-161-0/+2
* | | | Reformat an overly-wide comment.wollman2002-09-161-3/+3
* | | | fcntl(..., F_SETLKW, ...) takes a pointer to a struct flock just liketmm2002-09-161-0/+1
* | | | Allocate KSEs and KSEGRPs separatly and remove them from the proc structure.julian2002-09-1520-150/+277
* | | | Deprecate the USB_SETDEBUG IOCTL as debug levels can now be setjoe2002-09-151-13/+0
* | | | Garbage-collected __ELF__ ifdefs.bde2002-09-151-10/+2
OpenPOWER on IntegriCloud