summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Allow variable amounts of verbosity.obrien2006-06-127-7/+7
* o Finally learn how to spell "privileges".maxim2006-06-112-2/+2
* o Spell "privledges" correctly. Re-style comment.maxim2006-06-112-3/+5
* Use IP addresses out of "TEST-NET" (for use in documentation andbz2006-06-111-9/+9
* o Re-arrange parentheses and fix a conition logic for !do_dns case.maxim2006-06-091-2/+2
* o Add /etc/shells to a source files list.maxim2006-06-081-0/+2
* o NIS clients ask for "shells" map not "shells.list".maxim2006-06-081-2/+1
* Add adding_user.8 to SEE ALSO, note that usernames may contain any charactertrhodes2006-06-071-3/+6
* Use calloc() instead of zeroing the memory our own.delphij2006-06-074-22/+11
* For network filesystems (NFS, samba, etc.), do not pass "export" nmount()rodrigc2006-06-061-0/+15
* Cleanups for mailwrapper(8):delphij2006-06-062-69/+42
* - Fix markuppav2006-06-041-1/+1
* - Only print a clarifying message about which HCI node has been used if theremarkus2006-06-021-4/+6
* o Better be safe than sorry: check return code from setuid(2),maxim2006-06-012-8/+30
* Enable inadvertantly disabled "securenet" access controls in ypserv. [1]cperciva2006-05-311-15/+22
* Bring the "just copy" hit list closer to date.ceri2006-05-311-2/+9
* Update the location of the kernel for upgrades.ceri2006-05-311-6/+7
* Use some features of sh(1) which I didn't know about until today ("read"cperciva2006-05-301-5/+2
* Do not log "can't delete export" messages if nmount() returns ENOTSUP.rodrigc2006-05-281-1/+1
* Revert 1.73, since mounting devfs without a devfs ruleset inside asimon2006-05-281-1/+0
* Mention ruleset #4 (devfsrules_jail) in jail's man page.matteo2006-05-281-1/+3
* avoid null ptr derefsam2006-05-271-5/+6
* correct static array overrunsam2006-05-271-1/+1
* Move call to ignore SIGPIPE signals before calling fork(),rodrigc2006-05-271-1/+3
* Ignore SIGPIPE signals on write() failures.rodrigc2006-05-251-0/+1
* Unnest includes before forthcoming editing.glebius2006-05-2416-20/+95
* Convert to nmount() and remove hardcoded checks for ufs, msdosfs, ntfs,rodrigc2006-05-241-25/+19
* If the user asks for "kernel sources" to be installed, extract thecperciva2006-05-241-1/+1
* Convert mountd to nmount(). Remove some hardcoded dependenciesrodrigc2006-05-232-69/+142
* - Document the new Read_Node_List command, autodetection of HCI nodes andmarkus2006-05-221-8/+9
* - Add HCI node autodetection. As a consequence of this, make the '-n'markus2006-05-223-7/+89
* s/packages/packets/joel2006-05-221-2/+2
* Add manual page for ipfwpcap(8).joel2006-05-222-1/+130
* - Add support for filtering the the list of providers by a regularsimon2006-05-203-41/+159
* o SIOCGIFCONF -> getifaddrs(3) conversion. As a side effect fixmaxim2006-05-172-97/+44
* - Update to ntp-4.2.0pav2006-05-177-1340/+2457
* Send the pcvt(4) driver off to retirement.phk2006-05-1788-12434/+0
* Fix formatting. Add missing break;emax2006-05-141-2/+3
* Fix typo.cperciva2006-05-131-1/+1
* Add a mechanism for constructing INDEX files which include local ports.cperciva2006-05-132-2/+22
* PR: bin/71663hm2006-05-132-7/+7
* fix conflicting types for log(), add some prototypes to isdnd.hhm2006-05-1317-545/+547
* correct strtol(3) usage and style(9)matteo2006-05-121-4/+8
* Use 'rm -rf foo/bar' to remove a port instead of 'rm -rf foo/bar/'.cperciva2006-05-121-3/+6
* o Style(9) the previous commit a bit.maxim2006-05-111-13/+7
* Use sysctlbyname() instead of sysctlphk2006-05-111-4/+1
* Add the -s option to set jail's securelevel. This is useful for jails run wit...matteo2006-05-112-4/+26
* Alpha doesn't support linux ABI compat now.jhb2006-05-102-2/+2
* Use .Vt for struct xprisonmatteo2006-05-101-2/+4
* document security.jail.list sysctl in jail(8)matteo2006-05-081-1/+9
OpenPOWER on IntegriCloud