summaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Make jexec duplicate the actions of the shell searching for anBosko Milekic2003-07-041-2/+2
* o style(9) fixesSean Kelly2003-07-032-17/+11
* Correct paths to mount sources.Gordon Tetlow2003-07-023-3/+3
* Move mount_portalfs, mount_smbfs, and mount_nwfs from sbin to usr.sbin.Gordon Tetlow2003-07-021-0/+3
* name union.Hajimu UMEMOTO2003-06-282-8/+10
* o update for new 802.11 supportSam Leffler2003-06-281-34/+103
* update for 802.11 supportSam Leffler2003-06-281-1/+2
* When pointing users at mount_devfs to populate the /dev of a jail,Robert Watson2003-06-261-0/+10
* Unbreak this for alpha and friends.Sean Kelly2003-06-261-2/+2
* o Fix typo.Maxim Konovalov2003-06-261-2/+2
* - Add a software watchdog facility.Sean Kelly2003-06-264-0/+338
* Temporarily re-remove the bluetooth tools..Julian Elischer2003-06-241-2/+0
* Account for the fact that "buildworld" builds in the 'obj' treeJulian Elischer2003-06-241-1/+1
* Typo.Mike Makonnen2003-06-241-1/+1
* Connect bluetooth tools for i386 only.Julian Elischer2003-06-241-0/+2
* Remove world read bit from the ppp binary; we don't do world-execute,Robert Watson2003-06-231-2/+2
* Delete keyadmin: its functionality is now provided by setkey(8).Ruslan Ermilov2003-06-234-1528/+0
* Delete prefix: its functionality has been merged into ifconfig.Tim J. Robbins2003-06-233-159/+0
* Delete gifconfig: its functionality has been merged into ifconfig.Tim J. Robbins2003-06-233-1111/+0
* - Set close on exec flag for device file descriptors.Matthew N. Dodd2003-06-221-0/+11
* - Don't ignore SIGTERM.Matthew N. Dodd2003-06-222-4/+20
* Though manpage says that 0.0.0.0 can be used as HISADDR for gwHajimu UMEMOTO2003-06-211-2/+4
* We don't need two $FreeBSD$'s. Remove the older one.Garance A Drosehn2003-06-211-2/+0
* make pciconf understand it's own output as stated in the manpage.John-Mark Gurney2003-06-201-5/+13
* s/warn/info/Mike Makonnen2003-06-201-1/+1
* Add support for the special shell nologin.Mike Makonnen2003-06-202-5/+44
* Mention the use of Framed-IPv6-Prefix.Hajimu UMEMOTO2003-06-201-0/+4
* Update my email address.Mike Makonnen2003-06-202-2/+2
* Don't forget the -r on the second password prompt.Mike Makonnen2003-06-201-1/+1
* IPV6PREFIX is set when Framed-IPv6-Prefix is defined, You mayHajimu UMEMOTO2003-06-203-0/+65
* Mention the use of Framed-IPv6-Route.Hajimu UMEMOTO2003-06-201-0/+46
* Remove dev_mkdb(8). The kernel answers these questions.Poul-Henning Kamp2003-06-204-267/+0
* fix problem with uninitalized ptr (from PR)John-Mark Gurney2003-06-201-8/+13
* Fix a coredump that would occur when fdopen was unable toMike Silbersack2003-06-191-1/+2
* Do RADIUS accounting on IPV6CP.Hajimu UMEMOTO2003-06-195-18/+110
* Oops, I put unused variable in my previous commit.Hajimu UMEMOTO2003-06-191-1/+0
* Install routes specified by Framed-IPv6-Route. Since the formatHajimu UMEMOTO2003-06-193-1/+71
* Xref police: ntp.conf(8) -> ntp.conf(5).Maxim Sobolev2003-06-171-1/+1
* Not particularly pretty hack to generate rules to make .ln filesMark Murray2003-06-161-2/+10
* MYADDR6 in ppp.link{up,down} should match even when IPCP is enabled.Hajimu UMEMOTO2003-06-161-24/+20
* o BATTTIME and BATTPERCENT are 'int' not 'str'.Maxim Konovalov2003-06-161-1/+1
* Fix yppasswdproc_update_master_1_svc() too.Martin Blapp2003-06-151-0/+32
* Only call pw_mkdb if passfile == _PATH_MASTERPASSWD.Martin Blapp2003-06-151-9/+47
* Document changes to default output.Greg Lehey2003-06-151-6/+7
* Print out the current recording devices in the default printout.Greg Lehey2003-06-151-3/+9
* make rarpd use in_addr_t instead of u_long since this is neccessaryJohn-Mark Gurney2003-06-151-24/+24
* Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamKenneth D. Merry2003-06-141-2/+0
* Eliminated two dozens of superfluous cats and two r-cats (sorry, Jordan).Ruslan Ermilov2003-06-131-73/+51
* Check the return values of opendir() and unlink() in cleanheaders().Thomas Moestl2003-06-121-2/+4
* Add missing header for system_Select() prototypeKris Kennaway2003-06-121-0/+1