summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* add a format feeder for conversion from alaw to ulaw and vice versa.cg2001-02-131-0/+93
* make attempts to set unsupported speeds or formats non-sticky. this shouldcg2001-02-131-3/+30
* Typo police:olgeni2001-02-132-4/+4
* add power management support.cg2001-02-132-95/+107
* New release notes: ipfw(8) support for dynamic IP addresses, isp(4)bmah2001-02-132-0/+42
* update to new heimdal libkrb5assar2001-02-131-2/+2
* update build infrastructure for heimdal 0.3eassar2001-02-1336-760/+1312
* Do not allow non-absolute pathnames in the manpath.ru2001-02-131-0/+8
* fix conflicts in heimdal 0.3e importassar2001-02-136-144/+817
* This commit was generated by cvs2svn to compensate for changes in r72445,assar2001-02-13579-31499/+97092
|\
| * import of heimdal 0.3eassar2001-02-13585-31649/+97911
* | Make it possible for any given locale to use differentru2001-02-131-8/+17
* | catch up to __part_load_locale() interface changephantom2001-02-134-19/+14
* | add additional function parameter: bufsize_min. it's possiblephantom2001-02-132-4/+7
* | Merged from sys/conf/files.i386 revisoin 1.353.kato2001-02-131-2/+2
* | Introduce a new feature in IPFW: Check of the source or destinationphk2001-02-134-41/+89
* | Don't even look at af_family if accept() returns sa->sa_len == 0brian2001-02-131-0/+4
* | Add a hook for loading of a Unicode -> char conversion routine as a kld at asobomax2001-02-132-0/+24
* | Merged from sys/i386/isa/clock.c revision 1.169.kato2001-02-133-24/+24
* | Merged from sys/i386/isa/npx.c revision 1.90.kato2001-02-131-0/+5
* | mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.ru2001-02-1324-46/+49
* | Merged from sys/isa/sio.c revision 1.324 (sched_swi -> swi_sched).kato2001-02-132-24/+24
* | In light of the dismal transfer times from ftp.FreeBSD.org, add a newobrien2001-02-132-10/+36
* | mdoc(7) police: ... and uncompact the list.ru2001-02-131-9/+1
* | mdoc(7) police: replace ``.It No'' with .Pp.ru2001-02-131-8/+8
* | Cosmetic fix: Document targets at the top in a uniform way.jkh2001-02-131-1/+1
* | When setproctitle() moved from libutil to libc, we forgot to back thepeter2001-02-132-4/+4
* | Sigh. Add note about the FILE FIASCO.imp2001-02-121-1/+29
* | Made some checks with ispell.olgeni2001-02-122-32/+32
* | o Export the nextpid variable via SYSCTL as kern.lastpid, decreasing byrwatson2001-02-121-0/+2
* | Use ".Nm fsck_ffs", so that this turns up in whatis(1), and others.nik2001-02-121-2/+4
* | Remove spaces at end of lines (whitespace only)olgeni2001-02-122-43/+43
* | Since we're in "everybody is hosed anyway" add an layout identifierphk2001-02-121-0/+1
* | mdoc(7) cleanup.ru2001-02-121-90/+86
* | Oops, its no longer NISA its DEV_ISA, sigh....sos2001-02-121-1/+1
* | mdoc(7) cleanup.ru2001-02-121-26/+34
OpenPOWER on IntegriCloud