summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some style bugs.mike2002-08-051-10/+11
* This commit was generated by cvs2svn to compensate for changes in r101386,nectar2002-08-051-1/+1
|\
| * Correct a bug in the ASN.1 decoder which was introduced with thenectar2002-08-051-1/+1
* | Do login cap calls _before_ descriptors are hardly closed because close mayache2002-08-051-1/+8
* | Check the far end before registering an EVFILT_WRITE filter on a pipe.des2002-08-051-0/+3
* | Remove extra space in output.mdodd2002-08-051-1/+1
* | Since GLOB_NOCHECK is set in the glob(3) call,yar2002-08-051-1/+1
* | Spot places where "pathname" hasn't been checkedyar2002-08-051-3/+4
* | Disallow invalid numeric mode values for SITE CHMOD.yar2002-08-051-3/+2
* | Reflect in the ftpd(8) manpage the fact that ASCII SIZEyar2002-08-051-0/+3
* | Make sure to set the DMA transfer length register, plus onesilby2002-08-052-2/+12
* | Diff reduction.mdodd2002-08-056-140/+244
* | Use timespec not timeval.mdodd2002-08-053-15/+24
* | Add missing prototypes for extension functions to the SYNOPSIS.tjr2002-08-051-0/+14
* | Use In macro instead of Fd. Add crossref to wctype(3). Refer to 1003.1-2001tjr2002-08-051-4/+31
* | Use the In macro instead of Fd. Add crossref to wctrans(3). Refer totjr2002-08-051-3/+4
* | Implement the missing <wctype.h> functions: isw*() (iswalnum() etc.),tjr2002-08-052-6/+250
* | - Document more of the struct vnode locking protocol.jeff2002-08-051-11/+12
* | - Move some logic from getnewvnode() to a new function vcanrecycle()jeff2002-08-051-69/+95
* | Reject encoding > ENCODING_LEN at early stage instead of truncating it.ache2002-08-051-19/+35
* | - Move a VOP assert to the right place.jeff2002-08-051-1/+1
* | - Add a missing VI_UNLOCK to an error case in nfs_flush.jeff2002-08-051-0/+1
* | An empty CPUTYPE now means ``the default CPUTYPE'' in bsd.cpu.mk.ru2002-08-051-2/+3
* | Suppress spurious warning messages about rm -rf TEMPROOT failingdougb2002-08-051-3/+3
* | Manual pages for wide character classification (isw*) and case conversiontjr2002-08-052-0/+192
* | Fix minor typo in ID number in last commitimp2002-08-051-1/+1
* | Use wi_ltv_domains struct to print domainsimp2002-08-051-7/+5
* | A definition of regulatory domains that matches the docs.imp2002-08-051-1/+2
* | Add more (possibly useless) information to wicontrol's output (maybeimp2002-08-051-1/+79
* | Differentiate between AT45DB011 compatible large serial flash partsimp2002-08-052-6/+20
* | Add a comment that says it looks like lucent cards have a primaryimp2002-08-051-0/+2
* | Implement POSIX.1-2001 (XSI)'s fmtmsg(3).mike2002-08-056-3/+546
* | Revert rev 1.356 and 1.352 (pmap_mapdev hacks). It wasn't worth thepeter2002-08-052-22/+16
* | Add a macro for SLIST traversal 'SLIST_FOREACH_PREVPTR',alfred2002-08-051-0/+5
* | Cleanup:alfred2002-08-051-28/+24
* | o Introduce pmap_page_is_mapped(). Its purpose is to obsoletealc2002-08-052-0/+2
* | Fix a couple DESTDIR related problems. Credit for the "Only in" sectiondougb2002-08-051-2/+2
* | Use m_getcl() to allocate buffers for the receive ring.luigi2002-08-051-11/+2
* | o Don't set PG_MAPPED or PG_WRITEABLE when a page is mappedalc2002-08-055-39/+10
* | Extend the interface to ether_input(): a NULL eh pointer means thatluigi2002-08-041-12/+26
* | Fix handling of Receiver Not Ready errors when doing polling.luigi2002-08-041-50/+82
* | Kerberos 5 no longer needs -lmdfjoe2002-08-0423-46/+46
* | Pass envp to crunched program's main() routines as some depend on it.gshapiro2002-08-041-2/+4
* | Use m_getcl() to allocate mbuf+cluster for the receive ring.luigi2002-08-041-25/+9
* | Another .tbz2 -> .tbz leftover. Properly look for pkgname.tbz.knu2002-08-041-1/+1
* | Drop support for the .tbz2 suffix. One would not want pkg_create(1)knu2002-08-042-6/+2
* | Temporarily disable polling when no processes are active, while Iluigi2002-08-041-1/+1
* | Repond properly to NGM_TEXT_CONFIG messages.phk2002-08-041-0/+1
* | bugfix: move check for udp_blackhole before the one for icmp_bandlim.luigi2002-08-041-2/+2
* | Added NetBSD 1.5.3wosch2002-08-041-6/+8
OpenPOWER on IntegriCloud