summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* YAMF22jkh1997-06-1315-132/+333
* Incorporate an ancient typo fix that never made it over from 2.2.jkh1997-06-133-6/+6
* reverse polarity on bit-flip from 2.2jkh1997-06-132-4/+4
* Replace I/O port adress for PC-9801-108 with vendor default value.kato1997-06-132-4/+4
* Nuke notifier.jkh1997-06-131-3/+1
* YAMF22jkh1997-06-135-8/+72
* Fixed livelock in getnewbuf().bde1997-06-131-3/+5
* YAMF22jkh1997-06-137-43/+80
* Remove __progname. Cosmetic in usage string.charnier1997-06-131-11/+6
* Use err(3).charnier1997-06-131-8/+7
* xterm entry:ache1997-06-131-3/+7
* Fix "delete ...", it now only insists onbrian1997-06-134-23/+40
* Add ppp.linkdown file to compliment ppp.linkup.brian1997-06-134-23/+45
* Fix "show ?" alignment.brian1997-06-131-2/+2
* Document ppp over tcp (how to tunnel)brian1997-06-132-4/+212
* Use ETHER_ADDR_LEN instead of ETHER_ADDR_SIZE.tegge1997-06-121-1/+1
* getnetid() crashes if no /etc/netid file is present (it tries to fclose()wpaul1997-06-121-1/+2
* Work around a gcc bug (causing false warnings about integral constant being t...tegge1997-06-121-0/+11
* Move commonly used code into static functions in order to reduce kernel bloat.tegge1997-06-122-278/+186
* Remove unused routines.tegge1997-06-124-200/+4
* Add yet an option, this time on how to deal with malloc(0) and realloc(ptr.0)phk1997-06-122-8/+27
* Whoops - add boot.foo files to the outside of the MFS, not the inside. :)jkh1997-06-121-3/+3
* Copy boot.help file onto boot.flp and write zero-length boot.configjkh1997-06-121-1/+3
* YAMF22jkh1997-06-122-4/+4
* YAMF22jkh1997-06-125-19/+40
* YAMF22jkh1997-06-125-7/+19
* Add device IDs for new Symbios SCSI chips (53c875J,885,895,896), whichse1997-06-111-97/+56
* Add quirk "no tags" entry for HP 3724/5 hard disk drives.se1997-06-111-1/+5
* As the Tunnel device has no real inherrent MRU limit,julian1997-06-112-2/+5
* Add yet one holidayache1997-06-112-2/+4
* Make readmes in ports.jkh1997-06-111-2/+2
* YAMF22 - Bugs Of Evil in variable handling and rc.conf editing.jkh1997-06-116-111/+126
* Add Id. Staticize usage function. Typo in usage string.charnier1997-06-112-3/+4
* Remove __progname. Make -f a no-op flag as stated in the man page. Removecharnier1997-06-111-20/+17
* Sort out ppp over tcp:brian1997-06-114-32/+58
* Add ppp.logache1997-06-101-0/+2
* Fix ppp log nameache1997-06-101-2/+2
* Not kill ppp now, it uses syslogache1997-06-101-2/+2
* Fix two typos in this driver that prevented it from working properly.gibbs1997-06-102-4/+4
* Meg -> Mbytesdg1997-06-101-1/+1
* Add Id. Cosmetic in usage string.charnier1997-06-101-3/+6
* Add Id. Use err(3). Costmetic in usage string.charnier1997-06-104-112/+110
* Remove __progname. Cosmetic in usage string.charnier1997-06-101-12/+8
* Add Id, add usage function.charnier1997-06-101-8/+19
* Use "set log", not "set debug".brian1997-06-105-21/+24
* Add new directories according to jmz's XFree86-3.3 upgrade. Changeasami1997-06-103-15/+51
* Disabled the kern.vnode sysctl variable. It's causing system crashes ondg1997-06-102-2/+16
* Some helpful improvements :msmith1997-06-101-23/+41
* This should have been committed with the changes to boot.c yesterday.bde1997-06-101-0/+18
* Make the man page a little more detailed.brian1997-06-094-648/+1944
OpenPOWER on IntegriCloud