summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Turn on libfetch debugging if -v was specified on the command line.des2006-07-081-0/+1
* In get_exportlist(), properly loop over mounted filesystems.rodrigc2006-07-081-5/+4
* Fix checking of the "lock" file in the spool directory for a queue,gad2006-07-071-2/+9
* o Add an 'optional' keyword, which allows files to be in themaxim2006-07-036-1/+36
* Correct a typodelphij2006-06-291-1/+1
* Style: space after "return".glebius2006-06-2814-65/+65
* Remove the last three calls to strncpy(), two of which would havegad2006-06-271-6/+6
* Remove the "oldorder" processing. The "neworder" processing hasgad2006-06-271-250/+16
* There is a plenty of arch's out there where sizeof(size_t) != sizeof(int).yar2006-06-191-1/+1
* Give a major overhaul to asf(8).yar2006-06-187-237/+685
* 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
OpenPOWER on IntegriCloud