summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Style clean-up, and diff-reduce WRT src/secure/*/telnet/Makefilemarkm2001-11-303-18/+32
* Clean up makefiles, and turn on WARNS=2. Take into account the telnetmarkm2001-11-303-11/+17
* Forced commit.markm2001-11-300-0/+0
* Very large style makeover.markm2001-11-3090-10634/+4938
* o Move current inhabitants of kern.security to kern.security.bsd, sorwatson2001-11-301-14/+16
* o Improve consistency of style by fixing tabs around _PATH_AUTHCONF.rwatson2001-11-301-1/+1
* o Introduce _PATH_CAPABILITY and _PATH_CAPABILITY_DB to the systemrwatson2001-11-301-0/+2
* Add a couple of minor changes.iwasaki2001-11-301-2/+5
* Use 'mkdir -p /.attribute/system' instead of breaking it intorwatson2001-11-301-1/+1
* Use 'mkdir -p /.attribute/system' instead of breaking it intorwatson2001-11-301-1/+1
* README.extattr incorrectly specified sample command lines forrwatson2001-11-301-2/+2
* Pay attention to failures to SIOCAIFADDR and SIOCDIFFADDR.brian2001-11-301-25/+39
* Don't provide an RTA_GATEWAY sockaddr when we write RTM_CHANGE messagesbrian2001-11-301-6/+0
* Add some DEBUG logging to tell us when interface addresses are beingbrian2001-11-301-0/+14
* During SIOCAIFADDR, if in_ifinit() fails and we've already added anbrian2001-11-301-24/+39
* Merge NetBSD's changes from netbsd_strtod.c in preparation ofphantom2001-11-301-47/+54
* cpuid bit 30 is 'IA64', for when you're running in i386 mode on an ia64peter2001-11-302-2/+2
* Make the error messaging more helpful.cjc2001-11-301-9/+11
* - Make ip_rtaddr() global, and use it to look up the correct sourceru2001-11-305-42/+40
* * Don't use critical_enter/critical_exit when accessing the VHPT - itsdfr2001-11-301-17/+21
* Properly classify 0x80 - 0xa0 rangeache2001-11-301-5/+5
* Spelling error: dependant -> dependentlogo2001-11-301-1/+1
* Add 0x98 to CONTROL sectionache2001-11-301-1/+1
* Back out my 'fix', resid is different for strategy than for writealfred2001-11-301-2/+2
* Implement several of the c99 updates to printf(3):fenner2001-11-302-211/+458
* Make the same fix for writes to RAW objects.alfred2001-11-301-2/+2
* write should return the number of bytes written, not 0 on success.alfred2001-11-301-1/+1
* Clarify isblank rangeache2001-11-301-0/+14
* Start every data line with keywordache2001-11-301-8/+8
* 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
OpenPOWER on IntegriCloud