summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Don't allow special devices of type NODEV (NOUDEV as seen from kernel).tegge2001-02-151-0/+5
* | | Don't depend on lcl_mutex being a recursive mutex.tegge2001-02-151-5/+5
* | | Remove freelists managed by Balloc/Bfree.tegge2001-02-153-69/+41
* | | Do not ever try to look into nonexisting locale subdirectories.ru2001-02-151-6/+6
* | | Extend kqueue down to the device layer.jlemon2001-02-1539-296/+511
* | | Fixed bitrot in synopsis. The Lite2 change from int to u_long for ioctlbde2001-02-151-1/+1
* | | Fixed rotted-as-committed pseudo-prototype for VFS_CHECKXP(). It had notbde2001-02-151-1/+1
* | | Fixed bitrot in synopsis (some const poisoning had not reached here).bde2001-02-153-4/+4
* | | Apparently, people do not listen for a plea to look into theru2001-02-157-84/+83
* | | Fixed missing and wrong includes in synopsis. The prerequisites forbde2001-02-152-2/+6
* | | Fixed missing include in synopsis.bde2001-02-151-0/+2
* | | Fixed missing and/or wrong and/or extra includes in synopsis.bde2001-02-1510-6/+11
* | | Include <sys/cdefs.h> so that this file is self-sufficient.bde2001-02-151-9/+9
* | | Correct 2nd argument of getnameinfo(3) to socklen_t.ume2001-02-158-4/+27
* | | Fixed the fatal (missing "..").ru2001-02-151-0/+1
* | | mdoc(7) police: normalize the construct.ru2001-02-151-5/+1
* | | Correct typo.grog2001-02-151-1/+2
* | | Manually run /usr/sbin/sendmail -q once a day. Folks seem to be toopeter2001-02-151-0/+4
* | | Add {yes,no}str translationsache2001-02-142-0/+8
* | | Work around the p_comm[] size limit. If the user supplies more thanpeter2001-02-141-1/+1
* | | List the SA_RESTART flag rather than burying it in another paragraph.peter2001-02-141-0/+2
* | | Only build the compat libs appropiate for the target machine.obrien2001-02-141-0/+8
* | | Fix a "make world"-breaking inconsistency for those folks makingmarkm2001-02-141-1/+3
* | | Previous commit should have read:markm2001-02-140-0/+0
* | | Fix make world.markm2001-02-141-2/+1
* | | Fix build, and make parallel build much more robust.markm2001-02-147-5/+10
* | | Do not coredump if no options are supplied. (ps -o,)jlemon2001-02-141-1/+1
* | | If both full-locale-name and short-locale-name searchesru2001-02-142-32/+98
* | | Fix grammar nit in previous commit.sheldonh2001-02-141-1/+1
* | | Add definitions for IPPROTO numbers 55-57.asmodai2001-02-141-1/+3
* | | Fix another typo I missed on first reading:asmodai2001-02-141-1/+1
* | | Fix typo and comma placement.asmodai2001-02-141-2/+2
* | | Backout 1.38->1.41 (functional) changes pending the proper solution.ru2001-02-141-17/+13
* | | Add {yes,no}str translationache2001-02-142-0/+8
* | | 1. Disable the recognition of the last dot character in theru2001-02-141-5/+5
* | | mdoc(7) police: replace -hang list with the -tag list,ru2001-02-141-7/+10
* | | mdoc(7) police: simplify construct.ru2001-02-141-3/+1
* | | Add include <sys/time.h> because kevent uses struct timespecguido2001-02-141-0/+1
* | | o Fix spellign in a comment: s/referernce/reference/rwatson2001-02-141-1/+1
* | | Implement m_getm() which will perform an "all or nothing" mbuf + clusterbmilekic2001-02-143-28/+70
* | | Commit a libc fix going by the current state of the version numberingpeter2001-02-143-14/+17
* | | Return ECONNABORTED from accept if connection is closed while on thejlemon2001-02-142-6/+16
* | | Add yesstr/nostr translationsache2001-02-131-0/+4
* | | Return {YES,NO}STR from localeache2001-02-131-2/+2
* | | Doug found that doing a W1C on MCPCIA_INT_REQ just around the time youmjacob2001-02-131-12/+27
* | | add defines for EISA, NCR IRQs; add defines for MID and SLOT shift valuesmjacob2001-02-131-0/+5
* | | add mcbus minimum id valuemjacob2001-02-131-1/+2
* | | Doug noticed that the bit values for _MCPCIA_INT_ACK0/_MCPCIA_INT_ACK1mjacob2001-02-131-4/+13
* | | nuke conflict markersassar2001-02-131-4/+0
* | | Another ispell run.olgeni2001-02-132-4/+4
OpenPOWER on IntegriCloud