summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Minor optimization.dg1995-08-241-6/+6
* Improved BUFHASH algorithm.dg1995-08-242-4/+4
* Killed some gratuitous #include's.dg1995-08-241-5/+1
* Added NFS_ASYNC kernel option. It only has an effect for NFSv2.dg1995-08-242-2/+22
* Killed redundant declarations of nfsm_rpchead().dg1995-08-244-8/+4
* Some fixes found using gcc -Wall:dfr1995-08-247-17/+41
* Moved setting of VTEXT flag into the appropriate image activators. Thisdg1995-08-244-7/+12
* Add code to work around FreeBSD's nfs symlink cache.dfr1995-08-243-4/+20
* Add support for amd direct maps.dfr1995-08-249-34/+47
* pcic lkm for the pccard stuff.phk1995-08-244-4/+24
* The userland part of Andrew McRae's PCMCIA/PCCARD code.phk1995-08-2436-0/+10277
* Andrew McRae's pcmcia/pccard code, the kernel part.phk1995-08-2411-3/+3102
* Remove hard coded assumption that SCSI busses have 7 targets.gibbs1995-08-2312-38/+176
* Remove hard coded assumption that SCSI busses have 7 targets.gibbs1995-08-231-17/+37
* Fix some problems with multicast forwarding:wollman1995-08-232-137/+135
* Sigh. This isn't my night. I forgot the manpage updates too!jkh1995-08-232-0/+10
* Damn! As Rod just reminded me, I didn't apply the tweak to makejkh1995-08-231-2/+2
* Support for NOAUTO mounts.jkh1995-08-231-1/+2
* Add a "noauto" flag so that you can do things like prevent your systemjkh1995-08-234-6/+16
* Don't clip d_ncylinders to value used by partitions.jkh1995-08-232-4/+4
* Properly initialize the d_ncylinders field to the maximum number ofjkh1995-08-232-2/+4
* Add a "gateway" flag so that user can set up a gateway machine automaticallyjkh1995-08-232-2/+10
* Clean up compilation warnings.pst1995-08-231-1/+1
* Fix compilation warnings.pst1995-08-231-1/+1
* Clean up compilation warnings.pst1995-08-231-1/+4
* Clean up compilation warning.pst1995-08-233-11/+3
* Clean up compilation warnings.pst1995-08-235-11/+13
* Fix up warning about const being lost.pst1995-08-231-2/+2
* Fix up warning about qsort parameterspst1995-08-231-1/+0
* Fix some outstanding bugs in the DCD modem control..peter1995-08-222-230/+186
* add a new Debug mode.. "DBG_OPTIM" - for observing the L_RINT bypasspeter1995-08-222-4/+4
* Recognize a new debug option.. "optim" - for watching the L_RINT bypasspeter1995-08-221-2/+2
* Add $Id$gpalmer1995-08-221-0/+3
* A couple of micro optimizations to improve NULL syscall performance bydg1995-08-213-93/+60
* Remove the CFLAGS+=-I${CURDIR}/net that I previously added.peter1995-08-211-1/+0
* Typo.. SIOGIFCONF -> SIOCGIFCONFpeter1995-08-211-1/+1
* Upgrade to 2.9ache1995-08-2117-184/+492
* Addasami1995-08-211-1/+2
* Upgrade 1.06 -> 1.06.1ache1995-08-2112-25/+75
* Define DEBUG as 1 instead of as nothing so that it doesn't conflict withbde1995-08-211-1/+1
* Fix bogus include paths, some of which stopped libresolv from compiling.bde1995-08-216-14/+12
* Moved in my changes from CONTRIB.FreeBSD. The "M-x sort-lines" correctedasami1995-08-211-7/+34
* Sigh.. The patches to make ndc read /etc/sysconfig to find the correctpeter1995-08-211-2/+16
* This commit was generated by cvs2svn to compensate for changes in r10145,peter1995-08-201-0/+127
|\
| * Import the missing man page for the new command "ndc" to finish thepeter1995-08-201-0/+127
* | Update the DNS tools from 4.9.3-b9 -> 4.9.3-b24peter1995-08-206-68/+147
* | This commit was generated by cvs2svn to compensate for changes in r10142,peter1995-08-201-3/+3
|\ \ | |/
| * Update 4.9.3.beta9p1 -> 4.9.3-beta24peter1995-08-2013-81/+272
| * Update 4.9.3.beta9p1 -> 4.9.3-beta24peter1995-08-201-155/+297
* | Update bind 4.9.3-beta9p1 to bind 4.9.3-beta24peter1995-08-202-156/+310
OpenPOWER on IntegriCloud