summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Grrr. Fix a line that was fatfingered out during the cleanup.markm2001-04-291-0/+1
* Clarify a little: the mandatory argument is an event number.dd2001-04-291-2/+3
* Add xref to sym(4)dd2001-04-291-1/+2
* mdoc(7) police: use .Va and .Vt where appropriatedd2001-04-291-149/+217
* Disable llib. The previous commit does not go anywhere near far enoughpeter2001-04-291-1/+1
* Remove incorrect comment.alfred2001-04-292-2/+0
* Revert consequences of changes to mount.h, part 2.grog2001-04-2998-194/+0
* Bring in ficl 2.05.dcs2001-04-2926-1804/+3992
* don't unlock the channel in chn_read, msleep will do it for us.cg2001-04-291-2/+0
* Add back in the bits to remove any existing "schg" flags as we haveobrien2001-04-295-0/+10
* Fix typo: GREMANLINKS -> GERMANLINKSjmas2001-04-291-1/+1
* Add es_ES.jmas2001-04-299-0/+119
* Document allscreens_kbdflags.dd2001-04-281-0/+11
* Add an allscreens_kbdflags option. Same thing as allscreens_flags,dd2001-04-283-0/+19
* mdoc(7) police: use .Va and .Vt where appropriatedd2001-04-282-517/+681
* Remind the user that they need to check CPAN manually for updatesjoe2001-04-281-0/+1
* Cleaner method of making PAMable apps static (in the optional case ofmarkm2001-04-283-12/+3
* Add category definitions (which were missing) for locale categories LC_MESSAGES,phantom2001-04-2841-4/+744
* Dike out Kerberos(IV) support on the grounds that better kerberosmarkm2001-04-281-7/+0
* Dike out the Kerberos(IV) support on the grounds that better kerberosmarkm2001-04-282-189/+14
* Improve description of "new_sysent".alex2001-04-281-2/+2
* Add SYSCALL_MODULE.9, a manpage for the SYSCALL_MODULE wrapper macroalex2001-04-282-1/+79
* Instead of asserting that a mutex is not still locked after unlocking it,alfred2001-04-281-1/+1
* Enable (optional) static linking.markm2001-04-281-0/+5
* Damn. That should be _enable_ static linking, not _force_ static linking.markm2001-04-281-1/+0
* Enable (optional) static linking.markm2001-04-281-0/+6
* Change names of functions and variables with global scope that aremarkm2001-04-283-19/+19
* Allow static linking.markm2001-04-281-0/+5
* Clean up the error handling code a bit. There is no need to "roll ourmarkm2001-04-281-89/+26
* Distinguish between rpc version numbers in the client cache to avoidalfred2001-04-281-1/+6
* handles.c belonged to the old stub lockd, nuke it.alfred2001-04-281-61/+0
* procs.c belonged to the old stub lockd, nuke it.alfred2001-04-281-592/+0
* Document "chdir" builtin.dd2001-04-281-0/+4
* Add in a missing call to forward_hardclock() in the SMP case.jhb2001-04-285-0/+15
* Fix wrong (char) cast (instead of unsigned char) causing highlighting of allache2001-04-271-2/+2
* be more specific in identifying the chip typecg2001-04-271-14/+73
* New release note: SMPng on alpha.bmah2001-04-275-26/+40
* Address a number of problems with sysctl_vm_zone().alfred2001-04-271-11/+29
* Better handling of ioctl(SIOCSIFFLAGS) failing in ifpromisc():fenner2001-04-271-7/+9
* First commit of RELNOTESng, the rewrite of the *.TXT documentationbmah2001-04-27101-1/+22926
* Some ports have been renamed after this script has been created.olgeni2001-04-271-2/+2
* Move the disklabel construction to the attach function instead ofsos2001-04-271-9/+9
* Check the new kern.smp.active sysctl rather than the non-existentjhb2001-04-271-1/+1
* Overhaul of the SMP code. Several portions of the SMP kernel support havejhb2001-04-2777-7925/+1123
* Make stathz match reality on platforms like the 4100 where hz!=1024gallatin2001-04-271-1/+1
* Add getaddrinfo(3) to the "SEE ALSO" list.archie2001-04-271-0/+1
* Actually show the values that tripped the assertion "receive 1"alfred2001-04-271-1/+3
* Removed reference to withdrawn secure-supfile.ru2001-04-272-2/+0
* stable-supfile now covers 4.x-stable.ru2001-04-271-111/+0
* MFS: revision 1.19.2.4ru2001-04-271-3/+2
OpenPOWER on IntegriCloud