summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Submitted by: Peter Hawkins <peter@clari.net.au>danny1997-12-131-1/+1
* Fix a segmentation violation that happened if "auth" was in thejdp1997-12-131-2/+3
* Change the ioctls for procfs around a bit; in particular, whever possible,sef1997-12-136-32/+29
* Allow random IP number allocation to peer.brian1997-12-1318-143/+504
* Add needed #include.tegge1997-12-127-7/+28
* Make code slightly more robust towards change by calculating sizeeivind1997-12-121-2/+2
* Make this lint more cleanlyeivind1997-12-121-1/+6
* Merge from OpenBSD:eivind1997-12-121-3/+5
* Fixed printing of and comparison with d_typename[]. It is not alwaysbde1997-12-121-5/+8
* MF22 (oops, I committed it to the wrong tree yesterday).bde1997-12-121-23/+23
* Fix(?) some style consistancy breakage and do some other nit-picking onpeter1997-12-121-25/+22
* I've been using these tweaks to enable the sound driver to talk to thepeter1997-12-129-12/+50
* Change select(0, NULL, ...) to usleep()ache1997-12-121-5/+1
* Eleven days were eliminated by the Gregorian Reformation in 1752, not ten.helbig1997-12-121-2/+2
* We have had support for running the kernel daemons as threads fordyson1997-12-125-12/+44
* Fix a problem with procfs_exit() that resulted in missing some procfssef1997-12-124-46/+54
* Fixed the usual multiplication overflow bug in an lseek() offset calculation.bde1997-12-111-2/+3
* Merged from Lite2 (fix misformattings in copyright).bde1997-12-111-4/+4
* Put [+format] at the end of the usage message.brian1997-12-112-7/+8
* Fix the prototype for swapout_procs();dyson1997-12-111-2/+3
* Remove simultaneous include of <sys/param.h> and <sys/types.h>.eivind1997-12-1020-56/+28
* Fix some style bugs.guido1997-12-104-18/+20
* Merge from OpenBSD:eivind1997-12-101-2/+16
* Sync with sys/i386/conf/files.i386, majors.i386 and options.i386kato1997-12-105-11/+8
* document some things that others and I have done to the tree... thesejmg1997-12-101-0/+9
* Quiet some lint.dyson1997-12-101-5/+5
* natd 1_10 => 1_11brian1997-12-104-122/+140
* Sync with original source: add FreeBSD 2.2.5, NetBSD 1.3, and OpenBSD 2.2wosch1997-12-091-8/+13
* Add LIBZwosch1997-12-091-1/+2
* Log all failed mount attempts.guido1997-12-094-18/+118
* eliminated a previously unnoticde compile warning about use ofjamil1997-12-091-2/+2
* the alog.c file respectively, added in wrong order by accidentjamil1997-12-091-0/+665
* add entry in LINT for alog driverjamil1997-12-095-5/+13
* Sync with sys/i386/isa/mse.c and syscons.c revisions 1.36 and 1.242,kato1997-12-092-69/+643
* Remove obsolete psm driver options: PSM_ACCEL, PSM_EMULATION,yokota1997-12-092-8/+2
* Sync with sys/i386/i386/userconfig.c revision 1.98.kato1997-12-091-2/+3
* adding alogio.h to system include filesjamil1997-12-091-0/+61
* excuse me, adding alog.4 man page now forgot to commit previouslyjamil1997-12-091-0/+146
* Added alog.4 man page to /usr/src/share/man/man4/man4.i386/ directoryjamil1997-12-091-5/+6
* Added major 86 for the alog driver.jamil1997-12-092-2/+4
* Back out last commit re dmesg.bootdanny1997-12-091-5/+1
* Make rc record boottime dmesg to /var/log/dmesg.boot, so the datadanny1997-12-091-1/+5
* Code to prevent a panic caused by procfs_exit(). Note that i don't knowsef1997-12-092-6/+22
* The improvements to clock statistics by Tor Eggefsmp1997-12-0815-15/+2319
* The improvements to clock statistics by Tor Eggefsmp1997-12-085-14/+460
* Mention pftp as an alternative command to enable passive mode.roberto1997-12-081-2/+10
* A couple of fixes from bruce: first of all, psignal is a void (stupidsef1997-12-083-8/+8
* This is a hack. Decode IEEE 802.1Q VLAN tagging so that we can decodewollman1997-12-081-0/+7
* change ``ingored'' to ``ignored'' in two places. I noticed this typogj1997-12-081-3/+3
* Add -P option to cp(1) for local to local copying.wosch1997-12-081-2/+2
OpenPOWER on IntegriCloud