summaryrefslogtreecommitdiffstats
path: root/sys/sys/param.h
Commit message (Expand)AuthorAgeFilesLines
* buf.h:gibbs1997-09-211-1/+2
* Use roundup(MAXLOGNAME, sizeof(long)) as e_login/s_login arrays sizeache1997-03-031-3/+3
* Bump MAXLOGNAME to 20 to really hold 16-bytes user names + NULache1997-03-031-2/+2
* Restore MAXLOGNAME comment, but in slightly different formache1997-03-031-3/+3
* Back out 1.21 change because MAXLOGNAME _not_ includes NUL character in BSDache1997-03-021-4/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Correct comments relating to MAXLOGNAME.davidn1997-02-071-2/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Clean-up of the new buffer kva allocation code. Also, there was andyson1996-12-051-3/+8
* Bump maximum username length to 16 characters. This brings us intojkh1996-12-041-2/+2
* Implement a new totally dynamic (up to MAXPHYS) buffer kva allocationdyson1996-11-301-6/+3
* Potentially fix a problem, whereby MSDOSFS can request buffersdyson1996-11-281-1/+5
* removed:phk1996-05-021-18/+6
* Merge in Lite2: bump BSD date from 199306 to 199506.hsu1996-03-111-3/+3
* Garrett pointed out that the correct place for unix system call argspeter1996-02-231-18/+2
* kern_descrip.c: add fdshare()/fdcopy()peter1996-02-231-1/+17
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Define FALSE and TRUE in <sys/param.h> (if KERNEL is defined) as wellbde1995-12-051-1/+4
* Add roundup2(x,y) for when y is a power of two.phk1995-10-061-2/+3
* Changed swap partition handling/allocation so that it doesn'tdg1995-05-141-1/+2
* Changed maximum number of symlinks in a path from 8 to 32. The exact valuedg1995-02-071-2/+2
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-3/+4
* Realtime priority scheduling support.dg1994-09-011-1/+2
* Made them all idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+216
OpenPOWER on IntegriCloud