summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* If perform-actual-lookups is enabled, getservbyname() matches an entryume2006-05-052-24/+20
* Allow the HTTP_PROXY environment variable to be (mis)spelled ascperciva2006-05-052-2/+4
* Fix the test for whether ${HTTP_PROXY} is set -- I got it backwards.cperciva2006-05-051-1/+1
* Fix binary upgrades by accounting for the schg flag on /var/empty.ceri2006-05-041-1/+1
* Remove two lines of debugging which I forgot to remove before the lastcperciva2006-05-031-2/+0
* The approach portsnap uses of "pick a random HTTP mirror" doesn'tcperciva2006-05-031-3/+16
* Instead of selecting a mirror and failing if it is inaccessible, keepcperciva2006-05-031-25/+50
* o Document security.jail.jailed sysctl.maxim2006-05-031-1/+6
* Fix alignment problem on AMD64.ume2006-05-022-12/+16
* Note that when -d flag is used, mountd(8) will not detach from thekeramida2006-05-021-1/+4
* Teach portsnap to parse the output of the host(1) in BIND 8 as well ascperciva2006-05-021-3/+7
* Add missed SYNOPSIS flag for auto upgrade.gordon2006-04-301-1/+1
* o Sort .Xrs.maxim2006-04-302-4/+4
* o Reformat FILES section.maxim2006-04-302-2/+8
* o Add missed commas.maxim2006-04-302-4/+4
* o Silence mdoc(7) warnings: remove an empty line, add missed .El macro.maxim2006-04-302-60/+74
* Specify default values for positive-policy and negative-policy .matteo2006-04-302-6/+6
* Typo.ceri2006-04-302-2/+2
* Document sysinstall's limitation on operating on mounted disks.scottl2006-04-302-0/+22
* Reword a sentence modified in my previous commit. This new one is probablytrhodes2006-04-302-2/+4
* Add auto upgrade capability to mergemaster.gordon2006-04-292-1/+88
* Follow FreeBSD mdoc(7) conventions:trhodes2006-04-292-70/+86
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-2878-0/+20239
* Add some new options to mac_bsdestended. We can now match on:dwmalone2006-04-232-44/+196
OpenPOWER on IntegriCloud