summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: cosmetique, standards conformance, BLANK/SPACE/GRAPH relationache2001-11-3015-110/+155
* Clarify valid isspace() rangeache2001-11-301-8/+10
* Clean DIGIT/XDIGIT sectionsache2001-11-308-16/+25
* killall operates on all processes owned by the real uid, not thebsd2001-11-301-2/+2
* Per jlemon request, reintroduce some printf() when anluigi2001-11-293-9/+24
* Reword pciconf(8) -v release to be a little more useful (now that Ibmah2001-11-292-8/+14
* New release notes: ciss driver, sbni driver.bmah2001-11-294-0/+62
* For i386 architecture, remove an expensive m_devget() (and theluigi2001-11-292-62/+80
* Fix pam_ssh by adding an IPv4or6 (evidently, this was broken by my lastgreen2001-11-291-0/+8
* Bring release note on /dev/net into line with reality.bmah2001-11-292-4/+4
* Fold ANDREW_LOCKD into -current.alfred2001-11-293-566/+1965
* Note that stty is a utility and not... err... a program....green2001-11-291-1/+1
* fix DIAGNOSTIC panic caused by proc/thread typogallatin2001-11-291-1/+1
* Clarify that is[x]digit() class is the same in any localeache2001-11-292-17/+18
* Fix a bug about CIS string comparison. Pccardd should be able to distinguishiwasaki2001-11-291-0/+4
* Duh. Back out most of my previous commit. It was mostly covered in thecjc2001-11-291-9/+1
* Fixed memory leak in dialog_gauge(3).ru2001-11-291-0/+4
* Oops, actually fix the namespace pollution for atoll() as the previousbde2001-11-291-4/+4
* Stty is a program, not a function.green2001-11-291-1/+1
* Bump p1003.1-90 to p1003.1-96.green2001-11-291-1/+1
* rename() can't guarantee "to" always exists if it didn't exist in the firstgshapiro2001-11-291-1/+3
* Implement a more efficient way to assign addresses: read /etc/hostsluigi2001-11-291-24/+42
* Back out national digits support, POSIX explicetely disallows it:ache2001-11-299-85/+87
* After the long explanaition of how the inet_* functions interpretcjc2001-11-291-0/+8
* Alphabetize the "Disks and Storage" section of the release notes. Nobmah2001-11-282-94/+92
* Update release notes: ACPI imported version.bmah2001-11-282-2/+2
* Return a POSIX-compliant error for write(2) failure.green2001-11-281-1/+1
* Add a BUGS section noting that the basename of a directory containingcjc2001-11-281-1/+10
* o Cache req->td->td_proc->p_ucred->cr_prison in pr to improverwatson2001-11-281-13/+10
* Fixed namespace pollution and/or breakage of K&R and C90 support related tobde2001-11-281-16/+21
* When a socket is not connected, allow the peer "struct sockaddr"archie2001-11-282-13/+77
* Fixed namespace pollution in previous commit. The C99 functionbde2001-11-281-1/+1
* Fix indentation after removing GEMDOS support. Whitespace changes only.jhb2001-11-281-14/+14
* Use suser_td() instead of explicitly checking cr_uid against 0.jhb2001-11-282-3/+3
* - Change parameters of signal handlers in order to be correct (they arearr2001-11-281-12/+9
* Whitespace fixes so thre 386 versoion of __uint8_swap_uint32 is easier tojhb2001-11-281-2/+4
* Remove ciss from the modules build until the build issues are resolved.imp2001-11-281-1/+1
* Axe more unused GEMDOS code that was #ifdef atari.jhb2001-11-284-44/+1
* Fix a typo in a commentbrian2001-11-281-1/+1
* Remove the need for an expensive m_devget on the i386, which does notluigi2001-11-281-39/+41
* Waits for a keypress before rebooting on panic.dcs2001-11-281-0/+3
* Regen after addition of the Mustek 1200 CU Plus scanner.sobomax2001-11-282-0/+7
* Add Mustek 1200 CU Plus scanner.sobomax2001-11-282-0/+2
* Yet another synch with minor changes in the ACPI CA 20011120 snapshot.iwasaki2001-11-281-0/+14
* Do not write warning messages on stderr - a caller is expected to checktobez2001-11-282-10/+8
* Mdoc police.des2001-11-281-32/+37
* Rewrite buffer handling code a bit to handle large values.ache2001-11-283-5/+15
* GC cvs-1.8.1 import left-overs.ru2001-11-281-4/+0
* Increase internal buffer spaceache2001-11-281-1/+1
* mdoc(7) police: fix one pam_unix(8) left-over, sort xrefs.ru2001-11-281-4/+4
OpenPOWER on IntegriCloud