aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add manpage links ypchpass.1, ypchfn.1, ypchsh.1Wolfram Schneider1997-09-131-0/+3
* Some tweaks to get this to cope with ELF where the address space startsPeter Wemm1997-09-131-8/+18
* Don't redirect "mount -t -o nfs" to nullBrian Somers1997-09-131-2/+2
* add an initialization file for the default editor "ee"Jonathan M. Bresler1997-09-121-0/+1
* If a host in an export line in /etc/exports (or within a netgroup onJonathan Lemon1997-09-122-14/+36
* Do not consider VM_PROT_OVERRIDE_WRITE to be part of the protectionJonathan Lemon1997-09-121-2/+3
* This command doesn't need to be setuid root, it's only askingJordan K. Hubbard1997-09-121-3/+1
* Fix typo in comment.Daniel O'Callaghan1997-09-121-1/+1
* Support Intel EtherExpress Pro 10+Mike Smith1997-09-122-8/+20
* Revert back to 1.28.Satoshi Asami1997-09-121-3/+1
* Document newly added -d option and fix usage stringAndrey A. Chernov1997-09-122-4/+7
* The "-d" option dumps out the entire process list on a per controllingAndrey A. Chernov1997-09-121-11/+40
* Fix offset bug in partition display that made partitions of typeJordan K. Hubbard1997-09-113-27/+126
* malloc() the rx and tx descriptors seperately rather than as part of thePeter Wemm1997-09-114-4/+34
* Fix typo in my prev. commitAndrey A. Chernov1997-09-111-2/+2
* D'oh! It works better if you remember to cvs add the file first! ;)Jordan K. Hubbard1997-09-111-0/+692
* OK, it's time to introduce the rc.conf(5) man page and kick theJordan K. Hubbard1997-09-112-374/+3
* Reviewed by: msmith, alexDaniel O'Callaghan1997-09-119-81/+288
* Disable tetrisPeter Wemm1997-09-111-2/+2
* Get rid of missing-prototype-warningBrian Somers1997-09-101-1/+2
* PRED1 => TY_PRED1 (oops)Brian Somers1997-09-101-2/+2
* o Initialize the PRED1 input queue when weBrian Somers1997-09-103-7/+10
* Don't repeat checks done at general level.Poul-Henning Kamp1997-09-102-16/+6
* Treat "reservation conflict" status similar to "busy".Stefan Eßer1997-09-101-4/+6
* Remove a couple of stubborn NetBSD #if's.Poul-Henning Kamp1997-09-104-30/+4
* 3 lines of code and updates to a number of comments.Poul-Henning Kamp1997-09-104-18/+51
* The patch is needed in order to not throw away unmodifiedPoul-Henning Kamp1997-09-101-4/+7
* unifdef -U__NetBSD__ -D__FreeBSD__Poul-Henning Kamp1997-09-1018-154/+18
* Update the comment and remove checks now done centrally.Poul-Henning Kamp1997-09-101-16/+16
* Fix a type in a comment and remove some checks now done centrally.Poul-Henning Kamp1997-09-102-20/+4
* This stuff is now done centrally.Poul-Henning Kamp1997-09-102-30/+2
* Remove some stuff from lookup which is now handled centrally.Poul-Henning Kamp1997-09-102-22/+0
* Synchronize with sys/i386/isa/wd.c revision 1.137.KATO Takenori1997-09-101-3/+7
* Update # of ports.Jordan K. Hubbard1997-09-101-1/+1
* By popular request, change the default suggested value for CFLAGSJordan K. Hubbard1997-09-103-9/+12
* Do not ever try to coredump adapter memory regions.Joerg Wunsch1997-09-106-10/+76
* Update to XFree86 3.3.1Jordan K. Hubbard1997-09-106-291/+291
* Duh, calculate the compression ration correctly. (fixed point artithmaticPeter Wemm1997-09-101-5/+5
* Synchronize with sys/i386/isa/if_ed.c revision 1.121.KATO Takenori1997-09-101-2/+2
* Synchronize with sys/i386/i386/userconfig.c revision 1.92.KATO Takenori1997-09-101-17/+204
* Synchronize with sys/i386/conf/files.i386 revision 1.175.KATO Takenori1997-09-102-4/+6
* Add example for IPFIREWALL_DEFAULT_TO_ACCEPTPeter Wemm1997-09-102-2/+8
* Mention the IPFIREWALL_DEFAULT_TO_ACCEPT option and it's effect onPeter Wemm1997-09-101-2/+14
* Fix typo (65434 -> 65534)Peter Wemm1997-09-101-1/+1
* Mention IPFIREWALL_DEFAULT_TO_ACCEPT and it's effect on rule 65535.Peter Wemm1997-09-101-3/+6
* Allow a compile-time override of the ipfw deny rule. For a 'firewall'Peter Wemm1997-09-105-12/+45
* Cosmetic: Remove unused variables and build on OpenBSD.Brian Somers1997-09-107-42/+44
* Correct and explain the PAP/CHAP examples.Brian Somers1997-09-101-37/+28
* Change the address for the low end of what we permit from c0000 downDavid Greenman1997-09-102-4/+4
* Allow dial to work in non-interactive mode.Brian Somers1997-09-091-3/+1