summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: s/memberhip/membership/peter2001-01-021-1/+1
* PowerPC platform-specific definitions (modeled on sys/i386/include/setjmp.h)obrien2001-01-021-0/+46
* PowerPC platform-specific definitions (modeled on sys/i386/include/types.h)obrien2001-01-021-0/+67
* Minor style tweaks.obrien2001-01-022-8/+11
* PowerPC platform-specific definitions (modeled on sys/i386/include/param.h)obrien2001-01-021-0/+175
* MP shells for the PowerPC platform.obrien2001-01-012-0/+526
* Minor layout fixes.ben2001-01-012-0/+8
* Add getenv(3) and setenv(3) into ``See also'' section.sobomax2001-01-011-0/+2
* PowerPC platform-specific page size setting.obrien2001-01-011-0/+37
* Fix typo: ispec -> ipsecben2001-01-011-1/+1
* PowerPC platform-specific definitions.obrien2001-01-011-0/+97
* Install sysinstall.8 as part of buildworld.ben2001-01-011-1/+4
* Remove a bogus #ifdef KTR stanza.phk2001-01-011-7/+0
* Add padding space and a version number to the md_ioctl structre for futurephk2001-01-013-5/+25
* Shells for the atomic operations FreeBSD needs.obrien2001-01-011-0/+228
* PowerPC platform-specific type definitions.obrien2001-01-011-0/+128
* Sort some of the _BSD_* types.obrien2001-01-011-4/+4
* Update the e_machine values to include x86-64, PowerPC and [Strong]ARM;obrien2001-01-011-5/+12
* PowerPC specific ELF ABI definitions.obrien2001-01-011-0/+170
* 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
OpenPOWER on IntegriCloud