summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade.ache1995-04-1212-618/+1207
* The servers bootpd & bootpgw live in /usr/libexec not /etc. Correct thegpalmer1995-04-121-3/+3
* Fix broken file name globbing. Man is now also able to find pagesjoerg1995-04-112-4/+14
* The implementation of rexec() missed the function ruserpass(), so thejoerg1995-04-112-3/+252
* Read of a record smaller then request size always failsache1995-04-111-3/+2
* Fix output field rangeache1995-04-111-2/+3
* Add -r to rm -f /var/spool/uucp/.Temp/*ache1995-04-111-2/+2
* Fix link sys callache1995-04-112-4/+8
* Call new ttsetcompat() function for proper workingache1995-04-113-3/+27
* Extract "set" family functions to separate module, needed forache1995-04-111-70/+90
* Add new ttsetcompat function (from tty_compat)ache1995-04-111-1/+2
* Re-enabled cvs now that Rod is satisfied that it will work correctly.nate1995-04-111-2/+2
* Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu>bde1995-04-112-16/+4
* Submitted by: Wolfgang Solfrank <ws@tools.de>bde1995-04-112-4/+4
* Bump this to 0408. I have my reasons.jkh1995-04-111-1/+1
* Handle the "syncing VCHR vnode hang" problem a little differently; justdg1995-04-111-8/+14
* Add myself to the Contrib list.martin1995-04-111-1/+2
* Remove obsolete comments about my-name and my-network.rgrimes1995-04-113-18/+27
* Performance enhancements and a redesign of the transmitter code.jkh1995-04-104-4/+50
* Define tuncdev for the benefit of tunnel LKM so that it knows whichwollman1995-04-101-1/+7
* Tunnel driver is nmow capable of installing its own cdevsw[] entry,wollman1995-04-101-20/+24
* I got that wrong,phk1995-04-102-4/+4
* lnc0 is @ 0x300phk1995-04-102-4/+6
* Fix initialization error that caused `mount -vat' to behave unexpectedlywollman1995-04-101-3/+6
* Correct name `cd9660' for MOUNT_CD9660 (but NB that this whole tablewollman1995-04-101-2/+2
* My libcompat cleanup.joerg1995-04-1014-4/+378
* sdattach: print out cyl/hd/sec info in the same format as wd driver doesache1995-04-101-4/+5
* there is a endian problem when setting up tunnel and phyint boundarieswollman1995-04-101-4/+4
* There have been a few occasions where some actions could dereferencejoerg1995-04-102-16/+28
* Further satisfy my paranoia by making sure that the ACKNOW is onlydg1995-04-102-20/+10
* Fixed bug I introduced with my Nagel hack which caused tcp_input anddg1995-04-102-6/+6
* Mods to tar (--fast-read) to cause it to stop looking for exact-matchingjkh1995-04-104-2/+48
* Added splnet protections for PCB list manipulations and traversals.dg1995-04-101-2/+24
* Don't pass duplicate pkgdeps to pkg_createjkh1995-04-101-3/+3
* Neither of these tools really told you what you needed to know neatlyjkh1995-04-102-11/+24
* Sanitize the making of kernels a bit, and make the BOOTCDROM kernel too.phk1995-04-101-20/+25
* Changes to make FreeBSD use a CDROM as rootdev, for installation purposes.phk1995-04-103-5/+94
* Call ptsstop in ptsclose instead of ptcwakeupache1995-04-101-2/+2
* Add missing "echo '.'" to end of file so that the next file calledrgrimes1995-04-102-2/+6
* Backed out Jordan's #include of queue.hdg1995-04-101-3/+1
* Removed bogus #include of netinet/in_pcb.hdg1995-04-101-1/+0
* Added #include <sys/queue.h>dg1995-04-101-0/+1
* as Thomas Graichen recently wrote in private mail:nate1995-04-101-2/+2
* ptcwakeup() was called from wrong placesache1995-04-091-4/+5
* First crack at a man page for ypbind.wpaul1995-04-092-2/+122
* More of the same: we also need to handle multiple domains properlywpaul1995-04-091-6/+33
* Fix behavior of YP library routines in environments with multiple domains,wpaul1995-04-091-6/+24
* #include <sys/queue.h> or die horribly.jkh1995-04-091-1/+3
* Add matcd.4 to list of manpages.jkh1995-04-091-2/+2
* Part of Frank Durda IV's new matcd driver CD audio support.jkh1995-04-091-5/+98
OpenPOWER on IntegriCloud