summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* add debug msgsam2006-04-201-0/+3
* Add -u and -U which functions like the jail(8) that allowdelphij2006-04-193-6/+80
* Add the ability to log to an arbitrary udp port as well as thejulian2006-04-172-6/+43
* Update a couple of comments relating to RFCs.dwmalone2006-04-171-2/+5
* Back out a Makefile change that accidently snook in.dwmalone2006-04-171-1/+1
* Port 37 (RFC 738) style times are supposed to be a 32 bit time sincedwmalone2006-04-172-7/+7
* Add INDEX-7 and remove trailing spaces.krion2006-04-171-3/+5
* Use bzip2(1) by default to compress package tarball onkrion2006-04-171-1/+6
* remove some unnecessary perror callssam2006-04-171-2/+0
* o De-register local vars.maxim2006-04-161-6/+4
* o Trim EOL whitespaces and tabs, replace eight w/s by tabs.maxim2006-04-161-20/+20
* o Implement Solaris-like -x flag: show extended disk statistics.maxim2006-04-162-15/+136
* o Do not mangle current session user login name with jail -u|-U.maxim2006-04-161-1/+1
OpenPOWER on IntegriCloud