summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Introduce pr_mtx into struct prison, providing protection for therwatson2001-12-0310-63/+194
* MTU and metric are available with NET_RT_IFLIST.ru2001-12-031-22/+4
* Add missing declaration of ftime.dwmalone2001-12-031-0/+8
* Note fix for OpenSSH `UseLogin yes' environment issue.nectar2001-12-031-0/+4
* Merge from master (crypto) telnet. WARNS fixes for alpha.markm2001-12-033-11/+11
* More help for alpha WARNS=2. This code is, erm, unusual. Anyone whomarkm2001-12-032-8/+8
* help the alphas out with the WARNS=2 stuff.markm2001-12-034-4/+4
* Remove unused filed.dcs2001-12-031-29/+0
* Reapply rev 1.37 (hide the __attribute__ gcc keyword) into RELENG_4 evenobrien2001-12-031-0/+1
* The named.conf file should refer to named.conf(5) in addition tocjc2001-12-031-5/+5
* Fix typo.murray2001-12-031-1/+1
* Move the code merging ACL_USER and ACL_GROUP objects from underjedgar2001-12-031-22/+33
* Add defines for access and default ACLs (ACCESS_ACL/DEFAULT_ACL)jedgar2001-12-034-27/+31
* Use __FBSDID().markm2001-12-034-16/+20
* Reorder Makefile for style.markm2001-12-031-2/+1
* Do not pass user-defined environmental variables to /usr/bin/login.nectar2001-12-031-0/+2
* style(9) cleanups mostly consisting of:jedgar2001-12-036-87/+85
* Correct example to remove *all* extended ACL entries andjedgar2001-12-031-3/+4
* More kernel vfs docco.alfred2001-12-038-4/+498
* Split out NAI Labs license and BSD license to prevent the accidentalgreen2001-12-032-9/+80
* WARNS=2 and -Wall are not both needed. (The second is a subset of themarkm2001-12-031-1/+0
* Use __FBSDID().markm2001-12-037-30/+29
* Style fixes.markm2001-12-031-9/+8
* Use __FBSDID().markm2001-12-022-12/+14
* Use __FBSDID().markm2001-12-022-10/+12
* Fix typos getpeerid -> getpeereid.tobez2001-12-021-2/+2
* Style stuff.markm2001-12-021-7/+9
* WARNS=2 fixup.markm2001-12-023-20/+29
* Use __FBSDID().markm2001-12-022-11/+11
* Turn on WARNS=2.markm2001-12-025-17/+22
* WARNS=2 fixes. Also, use __FBSDID(), and sort includes.markm2001-12-022-7/+21
* Protect "make world", as I am doing some (potentially) dangerousmarkm2001-12-021-0/+6
* Turn on WARNS=2. this compiles cleanly.markm2001-12-021-0/+1
* Slight makefile style.markm2001-12-024-14/+14
* Use __FBSDID().markm2001-12-021-6/+6
* WARNS=2 fixup (mostly. Some are Hard To Fix(tm), so NO_WERROR is set)markm2001-12-027-54/+66
* Use __FBSDID().markm2001-12-0212-42/+56
* Use __FBSDID(). Also do a bit of cosmetic #if and header-ordermarkm2001-12-024-14/+17
* Use __FBSDID().markm2001-12-0210-18/+50
* Use __FBSDID().markm2001-12-021-5/+4
* Use __FBSDID()markm2001-12-024-16/+12
* WARNS=2 fix, remove 'register' and use __FBSDID().markm2001-12-027-72/+77
* o Expand the explaination of the -b option WRT the resultingjedgar2001-12-021-3/+13
* Use the merged strtod.c everywhere. This has been tested on alpha andpeter2001-12-021-10/+1
* o Correct error message forgotten in the last commit (malloc() -> calloc())jedgar2001-12-021-3/+2
* o Uniformly copy uap arguments into local variables before grabbingrwatson2001-12-021-3/+1
* o Remove KSE race in setuid() in which oldcred was preserved before giantrwatson2001-12-021-1/+1
* o General style, formatting, etc, improvements:rwatson2001-12-021-167/+107
* WARNS=2 fixup.markm2001-12-024-6/+15
* WARNS=2 fixupmarkm2001-12-0216-56/+58
OpenPOWER on IntegriCloud