summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PR: misc/6031thepish1998-05-195-8/+146
* Sync with sys/i386/i386/machdep.c revision 1.296.kato1998-05-192-18/+78
* Reminded by: Alex Nashdanny1998-05-191-3/+3
* Remove a bogus dependency on the size of the inkernel msgbuf.phk1998-05-191-4/+3
* Add new NetBSD FFS with FDISK partition ID 0xa9obrien1998-05-191-1/+2
* Add "show msgbuf" commandphk1998-05-193-3/+35
* Make the size of the msgbuf (dmesg) a "normal" option.phk1998-05-1912-48/+89
* Support changing the attribute cache limits per-mount. We don't havepeter1998-05-192-2/+38
* Make the previous commit compile..peter1998-05-191-1/+3
* Allow control of the attribute cache timeouts at mount time.peter1998-05-1925-465/+754
* Improve description of absolute modes.jkoshy1998-05-191-20/+46
* cosmetic: clean up startup messages and rearrange some optionsjkh1998-05-197-126/+119
* Use the correct name of the login.conf(5) capability (`passwordperiod' ->jkoshy1998-05-191-4/+4
* Reviewed by: ahasty@freebsd.orgahasty1998-05-192-12/+70
* Removed reference to obsolete file "README.iBCS2".jkoshy1998-05-192-4/+2
* Typo fix.max1998-05-191-1/+1
* Back out part of revision 1.198 commit (clearing kernel stack pages).tegge1998-05-192-10/+4
* Disallow reading the current kernel stack. Only the user structure andtegge1998-05-1914-42/+189
* Toss publickey.c in the attic and remove it from the Makefile.wpaul1998-05-182-174/+2
* Replace the getpublickey() stub with the real thing.wpaul1998-05-181-33/+160
* Plug hole reported on Bugtraq: do not allow mmap with WRITE privs forguido1998-05-181-6/+18
* Grumble...It seems I'm suffering from some mental disease. Do it correct now.guido1998-05-182-4/+4
* Add some parenthesis for clarity and fix a bugguido1998-05-182-4/+4
* Add rules to generate PDF files.wosch1998-05-181-1/+9
* Improve DoS avoidance in RPC stream oriented transports. The TCP transportwpaul1998-05-182-34/+70
* 1. Don't use "nosys" and generate coredumps for unconfigureddufault1998-05-184-6/+22
* Fix priority bug in previous commit.dt1998-05-182-4/+4
* Add warning about interaction of S/Key and login(1) for users without S/Keyjkoshy1998-05-181-0/+9
* Correct use of .Nm. Add rcsid.charnier1998-05-1812-46/+66
* Correct use of .Nm. Add section number to .Xr references. Add rcsid.charnier1998-05-182-8/+10
* Add rcsid. Spelling.charnier1998-05-1827-79/+127
* Correct use of .Nm. Add rcsid.charnier1998-05-185-36/+37
* Correct use of .Nm. Add section number to .Xr references.charnier1998-05-181-6/+6
* try stop the user from using mount -u to set the async flag onjulian1998-05-181-1/+11
* .Nm rm -> .Nm.charnier1998-05-181-8/+8
* Make this safe for an alpha build, leaving out just about everythingjb1998-05-181-15/+11
* This library builds from libc source, so it also needs to know whatjb1998-05-181-0/+7
* kill.1: Remove reference to obsolete sigvec(2) man page. Removedjkoshy1998-05-182-4/+3
* Make perl a build tool since it is required during a make depend.jb1998-05-181-1/+2
* Back out "always UTC" fix since some people want visually identical 'ls'ache1998-05-181-4/+10
* Change simple lock handling to not depend upon having a local apictegge1998-05-178-51/+55
* replaced check_rcpt ruleset with onejmb1998-05-171-11/+19
* replaced check_rcpt ruleset with onejmb1998-05-171-13/+26
* Add forwarding of roundrobin to other cpus. This gives a more regulartegge1998-05-1719-103/+708
* Remove extraneous ")" from output.dt1998-05-172-4/+4
* Fix support for pre-Win95 filesystems: Make it possible to lookup justdt1998-05-174-6/+28
* Use a higher priority interrupt vector for 8254 timer interrupts.tegge1998-05-174-8/+20
* Remove bogus LK_RETRY.dt1998-05-172-4/+4
* Include "eisa.h" and only provide code if NEISA > 0.gibbs1998-05-172-2/+8
* Fixed interval calculation in realitimexpire() again. Obtained from:bde1998-05-171-4/+4
OpenPOWER on IntegriCloud