summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Further tidy up the sbin/init and release builds.peter2001-01-012-29/+3
* s/rsa0/sa0/gobrien2001-01-012-8/+8
* This is not necessarily the correct fix, but at least sbin/init compilesphk2001-01-011-8/+11
* Check that the hostname field in received packets is NUL-terminated.ben2001-01-011-0/+7
* Sanity check ptr for legal values so it is less likelymjacob2001-01-011-0/+6
* Change prototype to getlogin_r to reflect recent change to itsdeischen2001-01-011-1/+1
* Change the interface of getlogin_r to return an int. The formerdeischen2001-01-012-22/+68
* Add a missing vnode_if.h.phk2001-01-011-1/+1
* We are now in the year 2001, so ajust copyrights.sobomax2001-01-011-2/+2
* Make it a bit clearer that asprintf doesn't actually "return" a pointer inben2001-01-011-4/+3
* Push down sched_lock in psignal(). sched_lock was being held acrossjhb2001-01-011-4/+21
* ru_SU -> ru_RU for nls tooache2001-01-012-6/+6
* Add in a missing release of the proctree lock.jhb2001-01-011-0/+1
* Add a dopey makefile to do the tags dance, which is probably not perfectmjacob2000-12-311-0/+29
* there is no more miscfs/devfsmjacob2000-12-311-1/+0
* Fix problems with incomplete conversions from printf to isp_prt.mjacob2000-12-311-5/+3
* Oops, I'm such an idiot. For reasons I don't really agree with,mjacob2000-12-312-2/+2
* In call to realloc, pass the number of bytes needed, not simply theghelmer2000-12-311-2/+2
* ... and ru_RU.KOI8-R.phk2000-12-311-5/+1
* Add ru_RU.ISO_8859-5 also.phk2000-12-311-0/+2
* This is the first snapshot of the new all-singing-and-dancing md(4).phk2000-12-312-133/+520
* Add forgotten entry for ru_RU.CP866 to try to make make release work.phk2000-12-311-0/+2
* Use macro API to <sys/queue.h>phk2000-12-312-2/+2
* Improve cmdline parsing and messages.phk2000-12-313-21/+210
* Use macro API to <sys/queue.h>phk2000-12-311-4/+4
* Use macro API to <sys/queue.h>phk2000-12-315-13/+13
* Add compress option at the instigation of rgrimes.phk2000-12-311-0/+1
* The default is /dev/nrsa0 (now), not /dev/nsa0.mjacob2000-12-311-1/+1
* Unbelievable how this slipped through. There ismjacob2000-12-311-1/+1
* If the first argument doesn't start with '-' assume that it is animp2000-12-312-4/+14
* Ignore a net interrupt if the corresponding handler is nottanimura2000-12-311-1/+4
* Backout rev 1.57 & 1.58. While the previous revisions fixedps2000-12-311-1/+0
* Imply -c when -S is specified, so 'vnconfig -s reserve -S 4 vn1' configures thedillon2000-12-311-0/+2
* Fix a lockup problem that occurs with 'cvs update'. specfs's fsync candillon2000-12-302-0/+26
* Use macro API for <sys/queue.h>phk2000-12-301-4/+4
* My bad, committed the submitted patch rather than the fixed patch.phk2000-12-301-2/+3
* Use macro API to <sys/queue.h>ben2000-12-302-4/+4
* Use macro API to <sys/queue.h>phk2000-12-303-18/+17
* Use macro API to <sys/queue.h>phk2000-12-301-31/+16
* Use macro API to <sys/queue.h>phk2000-12-302-6/+6
* Use macro API to <sys/queue.h>phk2000-12-301-1/+1
* Use macro API to <sys/queue.h>phk2000-12-303-16/+16
* Use <sys/queue.h> macro API.phk2000-12-301-12/+12
* Sync up the list of supported AMI MegaRAID controllers with reality.bmah2000-12-303-40/+49
* Change the modification of what could be a const string. Apparently themjacob2000-12-301-3/+2
* Remove comma after final .Nm entry before .Ndben2000-12-301-1/+1
* Remove CIRCLEQ manual page links now that CIRCLEQ has been axed.ben2000-12-301-16/+0
* Fix a tailq conversion bug that resulted in, e.g., nvi crashing upongreen2000-12-301-1/+2
* update to the current set of mnt_, ufs_ and nfs_ flagsassar2000-12-302-21/+67
* Use the MACRO API to <sys/queue.h>.phk2000-12-301-4/+4
OpenPOWER on IntegriCloud