summaryrefslogtreecommitdiffstats
path: root/sys/sys
Commit message (Expand)AuthorAgeFilesLines
* Changes preparing for iBCS supportsos1994-08-242-8/+6
* New file declaring the sysent structuressos1994-08-241-0/+58
* remove unnecessary occurrence ofcsgr1994-08-221-5/+1
* - Fix warnings in df, etc. caused by misplaced declaration of doumount().bde1994-08-221-4/+4
* - Fix attribute for __pure2.bde1994-08-221-3/+3
* Another typo by mepaul1994-08-211-3/+3
* Remove the idempotency I added -- it was wrong.paul1994-08-211-6/+1
* Made idempotent.paul1994-08-211-4/+5
* Made them all idempotent.paul1994-08-2150-55/+293
* Implemented filesystem clean bit via:dg1994-08-201-1/+2
* Woops...forgot to commit this file. Part of Terry Lambert's loadable kerneldg1994-08-201-0/+363
* Hmmm...my workaround for Garrett's new exec prototypes wasn't sufficient.dg1994-08-191-3/+3
* Terry Lambert's loadable kernel module support w/improvements from thedg1994-08-193-15/+16
* Fix up some sloppy coding practices:wollman1994-08-1814-60/+110
* Added support for TIOCSTAT ioctl. This allows shells that use raw/cbreakdg1994-08-181-1/+2
* Pulled over missing ftape.h from 1.1.5paul1994-08-141-0/+222
* Made the kernel compile cleanly with gcc 2.6.0. Thanks go to Brucedg1994-08-132-13/+21
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-4/+4
* Make it easier for programs to figure out what revision of FreeBSD theywollman1994-08-101-2/+4
* Made lockf advisory locking code generic (rather than ufs specific), anddg1994-08-081-0/+81
* Run-time configuration of VFS update interval. Old UPDATE_INTERVALwollman1994-08-081-2/+4
* Process tracing code. Written by Sean Eric Fagan.dg1994-08-081-1/+4
* Added ioctl support for SIOCGIFMTU and SIOCSIFMTU. These set the per-dg1994-08-081-1/+3
* Increased ARG_MAX even further...to 64k bytes.dg1994-08-081-2/+2
* Define a sysctl MIB variable for the YP domain name.wollman1994-08-081-2/+4
* Increase ARG_MAX so that `make clean' in src/lib/libc works again.wollman1994-08-071-2/+2
* Implemented "fast" mbuf macros. a small number of mbufs are cached indg1994-08-061-4/+32
* Incorporated post 1.1.5 work from John Dyson. This includes performancedg1994-08-062-4/+2
* Converted 'vmunix' to 'kernel'.dg1994-08-051-2/+2
* Nuke redefinition of insque and remque.dg1994-08-041-5/+1
* Added MAP_FILE definition that does nothing - for backward sourcedg1994-08-021-1/+2
* Added $Id$dg1994-08-0294-3/+97
* This commit was generated by cvs2svn to compensate for changes in r1802,phk1994-07-241-0/+42
|\
| * Reviewed by: phkphk1994-07-241-0/+42
* Moved header definitions to buf.h, and added missing splx() - founddg1994-05-262-0/+50
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-2522-42/+237
* This commit was generated by cvs2svn to compensate for changes in r1541,rgrimes1994-05-2485-0/+11429
|\
| * BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2485-0/+11429
* | BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-247-0/+1341
* | This commit was generated by cvs2svn to compensate for changes in r1539,rgrimes1994-05-241-0/+85
|\ \ | |/
| * BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+85
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+143
* Sound driver updated to version 2.5ache1994-04-231-6/+26
* Updated include files for sound drivers.swallace1994-03-111-7/+13
* This is the new link.h from Paul K. Keeping history is even probably a badjkh1994-02-132-178/+288
* Replaced certain character arrays in structures with msf_lba union.swallace1994-02-051-4/+15
* Patch from Julian. Commit message by me.rgrimes1994-01-291-1/+3
* Replace old-style Joerg copyright to berkeley-style,ache1994-01-261-10/+21
* Separate read/write and format GAPs.ache1993-12-211-1/+2
* Let the linker keep track of pseudo-devices needing initialization andwollman1993-12-201-1/+12
OpenPOWER on IntegriCloud