summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Clarify how the 'channel' argument should look like and add anbrueffer2005-08-161-2/+7
* Implement a new feature for ping(8) - sweeping pings. In a sweepingglebius2005-08-152-7/+117
* Attempt to improve the logic for automatically sizing partitionsiedowse2005-08-141-5/+62
* Unfortunately dlerror(3) returns string, so there is no clean way topjd2005-08-141-11/+12
* Don't treat failure to find the operator GID as a fatal error; thisiedowse2005-08-141-4/+9
* When keys were configured without passphrase, number of iterations inpjd2005-08-141-0/+4
* Document two missed if_bridge commands 'addr' and 'static'.thompsa2005-08-141-0/+7
* add list mac and mac:kick supportsam2005-08-132-10/+98
* * Add dynamic sysctl for net.inet6.ip6.fw.bz2005-08-132-3/+89
* GELI doesn't need cryptodev.pjd2005-08-121-1/+0
* Add code for Ext2FS and ReiserFS labels recognition.pjd2005-08-121-0/+6
* The libedit update made a const cast necessary.stefanf2005-08-071-1/+1
* Fix status to report status from the given array.sos2005-08-051-3/+8
* Use socklen_t where appropriate.stefanf2005-08-051-2/+3
* Garbage collect useless variables.stefanf2005-08-052-4/+1
* Use the C99 syntax for designated initialisers.stefanf2005-08-051-8/+8
* Fix commen typos.stefanf2005-08-031-4/+4
* Add missing check for the NO_CRYPT build option.ru2005-08-021-0/+2
* Wireless suport fixups: add a bunch of stuff that's been in thesam2005-08-021-14/+209
* acm and ack are specified per-acsam2005-08-011-8/+18
* Correct the description of the TAPE environment variable.ceri2005-07-311-1/+5
* Misc cleanup (spelling, grammar, mdoc, style, cut >80 char lines).brueffer2005-07-301-83/+93
* oops, revert previous changesam2005-07-301-7/+0
* MFC: add fragthreshold parameter and accept - (or any) for rtsthresholdsam2005-07-301-0/+7
* Update manual page after ggate rewrite.pjd2005-07-291-7/+6
* I actually do need libmd.pjd2005-07-291-2/+2
* Further fix receive_packet() by using BPF_WORDALIGN to insure the offsetbrooks2005-07-281-5/+15
* Spell "partition" correctly.keramida2005-07-282-2/+2
* Don't reject packets with server names containing characters that arebrooks2005-07-281-7/+6
* I think I found the problem, reconnect geli to the build.pjd2005-07-271-1/+1
* - Reduce WARNS level to 3, so it will be compilabe on alpha.pjd2005-07-271-3/+4
* Disconnect geli from the build for now.pjd2005-07-271-1/+1
* Connect GEOM_ELI class to the build.pjd2005-07-271-0/+1
* Add GEOM_ELI class which provides GEOM providers encryption.pjd2005-07-273-0/+1774
* Fix a bug in the handling of cases where we got a short (or zero)brooks2005-07-271-4/+4
* s/if_defaulroute/if_defaultroute/brooks2005-07-261-1/+1
* o add fragthreshold support now that the ioctl existssam2005-07-261-1/+16
* Change host-name from type "X" to type "t". This allows the client tobrooks2005-07-251-1/+2
* treat REASSOC events just like ASSOCsam2005-07-251-0/+1
* Interpret correctly the glob(3) return value.dds2005-07-211-1/+7
* Bump document date.marks2005-07-201-1/+1
* Document -b flag of dhclient.marks2005-07-201-0/+4
* Merged from src/sbin/fdisk.nyan2005-07-152-28/+45
* Attempt gctl verb "write MBR" when updating.phk2005-07-152-28/+46
* - Remove MLINKS to nonexistant manpagesbrueffer2005-07-142-2/+2
* Add a new flag '-k' to ifconfig(8), indicating that it is alright torwatson2005-07-144-2/+18
* Add symbolic names for the IFF_PPROMISC and IFF_NEEDSGIANT flagsyar2005-07-131-1/+1
* * Open permissions on /var/run/devd.pipe so that any user can read devd eventsmarcus2005-07-131-1/+3
* Replace fch{mod,own} with straight ch{mod,own} as the former cannot be usedmarcus2005-07-131-2/+2
* mdoc cleanup and whitespace removal after the last commit.brueffer2005-07-131-10/+9
OpenPOWER on IntegriCloud