| Commit message (Expand) | Author | Age | Files | Lines |
* | Make jexec duplicate the actions of the shell searching for an | Bosko Milekic | 2003-07-04 | 1 | -2/+2 |
* | o style(9) fixes | Sean Kelly | 2003-07-03 | 2 | -17/+11 |
* | Correct paths to mount sources. | Gordon Tetlow | 2003-07-02 | 3 | -3/+3 |
* | Move mount_portalfs, mount_smbfs, and mount_nwfs from sbin to usr.sbin. | Gordon Tetlow | 2003-07-02 | 1 | -0/+3 |
* | name union. | Hajimu UMEMOTO | 2003-06-28 | 2 | -8/+10 |
* | o update for new 802.11 support | Sam Leffler | 2003-06-28 | 1 | -34/+103 |
* | update for 802.11 support | Sam Leffler | 2003-06-28 | 1 | -1/+2 |
* | When pointing users at mount_devfs to populate the /dev of a jail, | Robert Watson | 2003-06-26 | 1 | -0/+10 |
* | Unbreak this for alpha and friends. | Sean Kelly | 2003-06-26 | 1 | -2/+2 |
* | o Fix typo. | Maxim Konovalov | 2003-06-26 | 1 | -2/+2 |
* | - Add a software watchdog facility. | Sean Kelly | 2003-06-26 | 4 | -0/+338 |
* | Temporarily re-remove the bluetooth tools.. | Julian Elischer | 2003-06-24 | 1 | -2/+0 |
* | Account for the fact that "buildworld" builds in the 'obj' tree | Julian Elischer | 2003-06-24 | 1 | -1/+1 |
* | Typo. | Mike Makonnen | 2003-06-24 | 1 | -1/+1 |
* | Connect bluetooth tools for i386 only. | Julian Elischer | 2003-06-24 | 1 | -0/+2 |
* | Remove world read bit from the ppp binary; we don't do world-execute, | Robert Watson | 2003-06-23 | 1 | -2/+2 |
* | Delete keyadmin: its functionality is now provided by setkey(8). | Ruslan Ermilov | 2003-06-23 | 4 | -1528/+0 |
* | Delete prefix: its functionality has been merged into ifconfig. | Tim J. Robbins | 2003-06-23 | 3 | -159/+0 |
* | Delete gifconfig: its functionality has been merged into ifconfig. | Tim J. Robbins | 2003-06-23 | 3 | -1111/+0 |
* | - Set close on exec flag for device file descriptors. | Matthew N. Dodd | 2003-06-22 | 1 | -0/+11 |
* | - Don't ignore SIGTERM. | Matthew N. Dodd | 2003-06-22 | 2 | -4/+20 |
* | Though manpage says that 0.0.0.0 can be used as HISADDR for gw | Hajimu UMEMOTO | 2003-06-21 | 1 | -2/+4 |
* | We don't need two $FreeBSD$'s. Remove the older one. | Garance A Drosehn | 2003-06-21 | 1 | -2/+0 |
* | make pciconf understand it's own output as stated in the manpage. | John-Mark Gurney | 2003-06-20 | 1 | -5/+13 |
* | s/warn/info/ | Mike Makonnen | 2003-06-20 | 1 | -1/+1 |
* | Add support for the special shell nologin. | Mike Makonnen | 2003-06-20 | 2 | -5/+44 |
* | Mention the use of Framed-IPv6-Prefix. | Hajimu UMEMOTO | 2003-06-20 | 1 | -0/+4 |
* | Update my email address. | Mike Makonnen | 2003-06-20 | 2 | -2/+2 |
* | Don't forget the -r on the second password prompt. | Mike Makonnen | 2003-06-20 | 1 | -1/+1 |
* | IPV6PREFIX is set when Framed-IPv6-Prefix is defined, You may | Hajimu UMEMOTO | 2003-06-20 | 3 | -0/+65 |
* | Mention the use of Framed-IPv6-Route. | Hajimu UMEMOTO | 2003-06-20 | 1 | -0/+46 |
* | Remove dev_mkdb(8). The kernel answers these questions. | Poul-Henning Kamp | 2003-06-20 | 4 | -267/+0 |
* | fix problem with uninitalized ptr (from PR) | John-Mark Gurney | 2003-06-20 | 1 | -8/+13 |
* | Fix a coredump that would occur when fdopen was unable to | Mike Silbersack | 2003-06-19 | 1 | -1/+2 |
* | Do RADIUS accounting on IPV6CP. | Hajimu UMEMOTO | 2003-06-19 | 5 | -18/+110 |
* | Oops, I put unused variable in my previous commit. | Hajimu UMEMOTO | 2003-06-19 | 1 | -1/+0 |
* | Install routes specified by Framed-IPv6-Route. Since the format | Hajimu UMEMOTO | 2003-06-19 | 3 | -1/+71 |
* | Xref police: ntp.conf(8) -> ntp.conf(5). | Maxim Sobolev | 2003-06-17 | 1 | -1/+1 |
* | Not particularly pretty hack to generate rules to make .ln files | Mark Murray | 2003-06-16 | 1 | -2/+10 |
* | MYADDR6 in ppp.link{up,down} should match even when IPCP is enabled. | Hajimu UMEMOTO | 2003-06-16 | 1 | -24/+20 |
* | o BATTTIME and BATTPERCENT are 'int' not 'str'. | Maxim Konovalov | 2003-06-16 | 1 | -1/+1 |
* | Fix yppasswdproc_update_master_1_svc() too. | Martin Blapp | 2003-06-15 | 1 | -0/+32 |
* | Only call pw_mkdb if passfile == _PATH_MASTERPASSWD. | Martin Blapp | 2003-06-15 | 1 | -9/+47 |
* | Document changes to default output. | Greg Lehey | 2003-06-15 | 1 | -6/+7 |
* | Print out the current recording devices in the default printout. | Greg Lehey | 2003-06-15 | 1 | -3/+9 |
* | make rarpd use in_addr_t instead of u_long since this is neccessary | John-Mark Gurney | 2003-06-15 | 1 | -24/+24 |
* | Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam | Kenneth D. Merry | 2003-06-14 | 1 | -2/+0 |
* | Eliminated two dozens of superfluous cats and two r-cats (sorry, Jordan). | Ruslan Ermilov | 2003-06-13 | 1 | -73/+51 |
* | Check the return values of opendir() and unlink() in cleanheaders(). | Thomas Moestl | 2003-06-12 | 1 | -2/+4 |
* | Add missing header for system_Select() prototype | Kris Kennaway | 2003-06-12 | 1 | -0/+1 |