summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update FreeBSD 4.6 release date.wosch2002-08-041-2/+3
* Fix typo in the last revision.mike2002-08-042-2/+2
* Add example entries for ttya and ttyb (sab).jake2002-08-041-0/+2
* se -> sab.jake2002-08-043-2/+3
* o Acquire the page queues lock before checking the page's busy statusalc2002-08-041-2/+4
* Ported to FreeBSD.jake2002-08-041-582/+487
* Add Jason L. Wright's driver for the SAB82532 serial chip, found in manyjake2002-08-042-0/+1684
* Add device agp to GENERIC, filter it out of floppy buildsanholt2002-08-045-0/+10
* Remove this abortive attempt.jake2002-08-043-526/+0
* Fix a mistake in 1.352 - I was returning a pointer to the rounded downpeter2002-08-042-2/+2
* Remove commented out PCI_ENABLE_IO_MODES. It is gone now.imp2002-08-043-3/+0
* Ported to sparc64.jake2002-08-044-5/+372
OpenPOWER on IntegriCloud