| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement a new feature for ping(8) - sweeping pings. In a sweeping | glebius | 2005-08-15 | 2 | -7/+117 |
* | Attempt to improve the logic for automatically sizing partitions | iedowse | 2005-08-14 | 1 | -5/+62 |
* | Unfortunately dlerror(3) returns string, so there is no clean way to | pjd | 2005-08-14 | 1 | -11/+12 |
* | Don't treat failure to find the operator GID as a fatal error; this | iedowse | 2005-08-14 | 1 | -4/+9 |
* | When keys were configured without passphrase, number of iterations in | pjd | 2005-08-14 | 1 | -0/+4 |
* | Document two missed if_bridge commands 'addr' and 'static'. | thompsa | 2005-08-14 | 1 | -0/+7 |
* | add list mac and mac:kick support | sam | 2005-08-13 | 2 | -10/+98 |
* | * Add dynamic sysctl for net.inet6.ip6.fw. | bz | 2005-08-13 | 2 | -3/+89 |
* | GELI doesn't need cryptodev. | pjd | 2005-08-12 | 1 | -1/+0 |
* | Add code for Ext2FS and ReiserFS labels recognition. | pjd | 2005-08-12 | 1 | -0/+6 |
* | The libedit update made a const cast necessary. | stefanf | 2005-08-07 | 1 | -1/+1 |
* | Fix status to report status from the given array. | sos | 2005-08-05 | 1 | -3/+8 |
* | Use socklen_t where appropriate. | stefanf | 2005-08-05 | 1 | -2/+3 |
* | Garbage collect useless variables. | stefanf | 2005-08-05 | 2 | -4/+1 |
* | Use the C99 syntax for designated initialisers. | stefanf | 2005-08-05 | 1 | -8/+8 |
* | Fix commen typos. | stefanf | 2005-08-03 | 1 | -4/+4 |
* | Add missing check for the NO_CRYPT build option. | ru | 2005-08-02 | 1 | -0/+2 |
* | Wireless suport fixups: add a bunch of stuff that's been in the | sam | 2005-08-02 | 1 | -14/+209 |
* | acm and ack are specified per-ac | sam | 2005-08-01 | 1 | -8/+18 |
* | Correct the description of the TAPE environment variable. | ceri | 2005-07-31 | 1 | -1/+5 |
* | Misc cleanup (spelling, grammar, mdoc, style, cut >80 char lines). | brueffer | 2005-07-30 | 1 | -83/+93 |
* | oops, revert previous change | sam | 2005-07-30 | 1 | -7/+0 |
* | MFC: add fragthreshold parameter and accept - (or any) for rtsthreshold | sam | 2005-07-30 | 1 | -0/+7 |
* | Update manual page after ggate rewrite. | pjd | 2005-07-29 | 1 | -7/+6 |
* | I actually do need libmd. | pjd | 2005-07-29 | 1 | -2/+2 |
* | Further fix receive_packet() by using BPF_WORDALIGN to insure the offset | brooks | 2005-07-28 | 1 | -5/+15 |
* | Spell "partition" correctly. | keramida | 2005-07-28 | 2 | -2/+2 |
* | Don't reject packets with server names containing characters that are | brooks | 2005-07-28 | 1 | -7/+6 |
* | I think I found the problem, reconnect geli to the build. | pjd | 2005-07-27 | 1 | -1/+1 |
* | - Reduce WARNS level to 3, so it will be compilabe on alpha. | pjd | 2005-07-27 | 1 | -3/+4 |
* | Disconnect geli from the build for now. | pjd | 2005-07-27 | 1 | -1/+1 |
* | Connect GEOM_ELI class to the build. | pjd | 2005-07-27 | 1 | -0/+1 |
* | Add GEOM_ELI class which provides GEOM providers encryption. | pjd | 2005-07-27 | 3 | -0/+1774 |
* | Fix a bug in the handling of cases where we got a short (or zero) | brooks | 2005-07-27 | 1 | -4/+4 |
* | s/if_defaulroute/if_defaultroute/ | brooks | 2005-07-26 | 1 | -1/+1 |
* | o add fragthreshold support now that the ioctl exists | sam | 2005-07-26 | 1 | -1/+16 |
* | Change host-name from type "X" to type "t". This allows the client to | brooks | 2005-07-25 | 1 | -1/+2 |
* | treat REASSOC events just like ASSOC | sam | 2005-07-25 | 1 | -0/+1 |
* | Interpret correctly the glob(3) return value. | dds | 2005-07-21 | 1 | -1/+7 |
* | Bump document date. | marks | 2005-07-20 | 1 | -1/+1 |
* | Document -b flag of dhclient. | marks | 2005-07-20 | 1 | -0/+4 |
* | Merged from src/sbin/fdisk. | nyan | 2005-07-15 | 2 | -28/+45 |
* | Attempt gctl verb "write MBR" when updating. | phk | 2005-07-15 | 2 | -28/+46 |
* | - Remove MLINKS to nonexistant manpages | brueffer | 2005-07-14 | 2 | -2/+2 |
* | Add a new flag '-k' to ifconfig(8), indicating that it is alright to | rwatson | 2005-07-14 | 4 | -2/+18 |
* | Add symbolic names for the IFF_PPROMISC and IFF_NEEDSGIANT flags | yar | 2005-07-13 | 1 | -1/+1 |
* | * Open permissions on /var/run/devd.pipe so that any user can read devd events | marcus | 2005-07-13 | 1 | -1/+3 |
* | Replace fch{mod,own} with straight ch{mod,own} as the former cannot be used | marcus | 2005-07-13 | 1 | -2/+2 |
* | mdoc cleanup and whitespace removal after the last commit. | brueffer | 2005-07-13 | 1 | -10/+9 |
* | Don't forget to initialize 'id' field. | pjd | 2005-07-13 | 1 | -0/+1 |