summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Don't use the ELF symbol type to summarily reject symbols inbde2002-09-151-4/+0
* | Made this work on i386's at least. It wants ELF section headers forbde2002-09-151-2/+34
* | Suitably shrink a comment so it applies again.phk2002-09-152-10/+4
* | Made this compile (but not work). This involved mainly const poisoningbde2002-09-151-8/+18
* | Allocate 64K recieve buffer for DNS responses.ume2002-09-151-20/+45
* | s/protocole/protocol/ceri2002-09-151-1/+1
* | Document intptr_t and uintptr_t.mike2002-09-151-7/+22
* | makeLINT.sed replaced makeLINT.sh about 4 months ago.mike2002-09-151-19/+0
* | s/Danglish/English/phk2002-09-151-4/+5
* | Removed unused includes. Sorted includes. This is part of removingbde2002-09-151-5/+1
* | Garbage-collected splmem.bde2002-09-151-7/+5
* | Check for truncation in calls to res_send/res_query/res_search.nectar2002-09-156-12/+42
* | Removed most namespace pollution in this header: don't include <vm/uma.h>;bde2002-09-151-3/+3
* | Try to pick up disk geometry with specific DIOC* ioctls, rather thanphk2002-09-151-1/+21
* | Add "-t" to useage message and comment. (The -t option was addeddwmalone2002-09-151-3/+3
* | Some BIOSs are using MTRR values that are only documented under NDAdwmalone2002-09-156-2/+27
* | Define __LONG_LONG_SUPPORTED if the compiler claims to support C99.bde2002-09-151-2/+1
* | Include <sys/systm.h> instead of depending on namespace pollution 2bde2002-09-151-0/+1
* | Some change in src/share/mk seems to have made it possible to removephk2002-09-1514-14/+0
* | Remove the unused _bio_buf field. I can't even remember if this ever gotphk2002-09-151-1/+0
OpenPOWER on IntegriCloud