aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* GELI doesn't need cryptodev.Pawel Jakub Dawidek2005-08-121-1/+0
* Add code for Ext2FS and ReiserFS labels recognition.Pawel Jakub Dawidek2005-08-121-0/+6
* The libedit update made a const cast necessary.Stefan Farfeleder2005-08-071-1/+1
* Fix status to report status from the given array.Søren Schmidt2005-08-051-3/+8
* Use socklen_t where appropriate.Stefan Farfeleder2005-08-051-2/+3
* Garbage collect useless variables.Stefan Farfeleder2005-08-052-4/+1
* Use the C99 syntax for designated initialisers.Stefan Farfeleder2005-08-051-8/+8
* Fix commen typos.Stefan Farfeleder2005-08-031-4/+4
* Add missing check for the NO_CRYPT build option.Ruslan Ermilov2005-08-021-0/+2
* Wireless suport fixups: add a bunch of stuff that's been in theSam Leffler2005-08-021-14/+209
* acm and ack are specified per-acSam Leffler2005-08-011-8/+18
* Correct the description of the TAPE environment variable.Ceri Davies2005-07-311-1/+5
* Misc cleanup (spelling, grammar, mdoc, style, cut >80 char lines).Christian Brueffer2005-07-301-83/+93
* oops, revert previous changeSam Leffler2005-07-301-7/+0
* MFC: add fragthreshold parameter and accept - (or any) for rtsthresholdSam Leffler2005-07-301-0/+7
* Update manual page after ggate rewrite.Pawel Jakub Dawidek2005-07-291-7/+6
* I actually do need libmd.Pawel Jakub Dawidek2005-07-291-2/+2
* Further fix receive_packet() by using BPF_WORDALIGN to insure the offsetBrooks Davis2005-07-281-5/+15
* Spell "partition" correctly.Giorgos Keramidas2005-07-282-2/+2
* Don't reject packets with server names containing characters that areBrooks Davis2005-07-281-7/+6
* I think I found the problem, reconnect geli to the build.Pawel Jakub Dawidek2005-07-271-1/+1
* - Reduce WARNS level to 3, so it will be compilabe on alpha.Pawel Jakub Dawidek2005-07-271-3/+4
* Disconnect geli from the build for now.Pawel Jakub Dawidek2005-07-271-1/+1
* Connect GEOM_ELI class to the build.Pawel Jakub Dawidek2005-07-271-0/+1
* Add GEOM_ELI class which provides GEOM providers encryption.Pawel Jakub Dawidek2005-07-273-0/+1774
* Fix a bug in the handling of cases where we got a short (or zero)Brooks Davis2005-07-271-4/+4
* s/if_defaulroute/if_defaultroute/Brooks Davis2005-07-261-1/+1
* o add fragthreshold support now that the ioctl existsSam Leffler2005-07-261-1/+16
* Change host-name from type "X" to type "t". This allows the client toBrooks Davis2005-07-251-1/+2
* treat REASSOC events just like ASSOCSam Leffler2005-07-251-0/+1
* Interpret correctly the glob(3) return value.Diomidis Spinellis2005-07-211-1/+7
* Bump document date.Mark Santcroos2005-07-201-1/+1
* Document -b flag of dhclient.Mark Santcroos2005-07-201-0/+4
* Merged from src/sbin/fdisk.Yoshihiro Takahashi2005-07-152-28/+45
* Attempt gctl verb "write MBR" when updating.Poul-Henning Kamp2005-07-152-27/+45
* - Remove MLINKS to nonexistant manpagesChristian Brueffer2005-07-142-2/+2
* Add a new flag '-k' to ifconfig(8), indicating that it is alright toRobert Watson2005-07-144-2/+18
* Add symbolic names for the IFF_PPROMISC and IFF_NEEDSGIANT flagsYaroslav Tykhiy2005-07-131-1/+1
* * Open permissions on /var/run/devd.pipe so that any user can read devd eventsJoe Marcus Clarke2005-07-131-1/+3
* Replace fch{mod,own} with straight ch{mod,own} as the former cannot be usedJoe Marcus Clarke2005-07-131-2/+2
* mdoc cleanup and whitespace removal after the last commit.Christian Brueffer2005-07-131-10/+9
* Don't forget to initialize 'id' field.Pawel Jakub Dawidek2005-07-131-0/+1
* Information about the capability flags in 'ifconfig foo0 scan' output.Christian Brueffer2005-07-121-1/+30
* Don't compile ggatec/ggated in NO_LIBPTHREAD case.Pawel Jakub Dawidek2005-07-101-1/+8
* Add the ability to match the on a media type of the device in question.Warner Losh2005-07-105-1/+101
* Sync which ggate changes.Pawel Jakub Dawidek2005-07-081-16/+34
* Reimplement ggatec/ggated applications.Pawel Jakub Dawidek2005-07-086-453/+1092
* add pureg/-pureg parameter for controlling pureg ap mode supportSam Leffler2005-07-062-1/+22
* Bump document date. Remove EOL whitespace introduced in previousColin Percival2005-07-011-3/+4
* Document some limitations of uid/gid rules.Colin Percival2005-07-011-0/+11