aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* MF22: only fclose() OpenConn if non-NULL.Jordan K. Hubbard1998-01-281-3/+5
* Cosmetic:Brian Somers1998-01-274-35/+22
* Update the keymap menu.Kazutaka YOKOTA1998-01-274-10/+24
* A bit of the dpt userland utilities that got left out.Julian Elischer1998-01-263-0/+136
* Obtained from: Simon ShapiroJulian Elischer1998-01-2620-0/+1737
* The status command prints the audio position, the media catalog and theJean-Marc Zucconi1998-01-262-29/+61
* Allow comments to begin with multiple '#' characters.Steve Price1998-01-251-22/+22
* Fix a couple of typos.Steve Price1998-01-251-4/+5
* Fix typo.Kazutaka YOKOTA1998-01-251-8/+8
* Fix error message.Brian Somers1998-01-241-10/+5
* Stop bogus warnings.Brian Somers1998-01-231-1/+2
* Re-implement the proxy arp sockaddr_dl search routine (again).Brian Somers1998-01-231-64/+79
* In !dists case, invoke the custom dist menu rather than the toplevelJordan K. Hubbard1998-01-231-2/+2
* Don't allow manual dialing unless in auto or interactive mode.Brian Somers1998-01-231-1/+7
* MF22: match entries for wfdJordan K. Hubbard1998-01-222-4/+4
* Use /bin/pwd instead of a potentially shell builtin that doesSøren Schmidt1998-01-221-3/+1
* Add rcsid. Add usage() with up to date flag list. Use err(3).Philippe Charnier1998-01-221-68/+43
* Convert to mdoc format. Document missing flags.Philippe Charnier1998-01-221-110/+91
* Add entry for SMC 9432TX cards (tx driver).Jordan K. Hubbard1998-01-212-2/+4
* Use the sockaddr_dl with the link#, not the ethernet addressBrian Somers1998-01-211-2/+2
* Don't assume that a computer can have no more thanBrian Somers1998-01-211-46/+79
* I must have been smoking crack when I made this change. Using sh -cJordan K. Hubbard1998-01-211-4/+4
* Remove unused #includes.Brian Somers1998-01-2135-138/+69
* Quote filenames more agressively.Warner Losh1998-01-211-4/+7
* Allow an optional delay when specifying "set openmode active".Brian Somers1998-01-2013-62/+110
* Converted to Lite2 mount interface - use vfc_typenum from theBruce Evans1998-01-201-9/+3
* Merged from Lite2. Get the filesystem type name directly from theBruce Evans1998-01-201-2/+6
* Properly initialize the printer struct.Garrett Wollman1998-01-201-1/+2
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-204-6/+2
* Convert to mdoc format. Remove unused vars. Use err(3) and change exit(-1).Philippe Charnier1998-01-202-144/+151
* Add the PnP string for a Logitech serial mouse model.Kazutaka YOKOTA1998-01-201-1/+3
* update hub's master configuraton fileJonathan M. Bresler1998-01-201-2/+4
* Also fix ypbind to compile with ANSI-fied /usr/include/rpcsvc. One ofBill Paul1998-01-192-11/+11
* Add wfd style devices to detection list (we'll have to put them on theJordan K. Hubbard1998-01-192-2/+4
* dlopen(..., RTLD_NOW) rather than RTLD_LAZY.Brian Somers1998-01-191-3/+7
* sys/types.h -> sys/param.hBrian Somers1998-01-191-2/+2
* Reimplement proxy-arp address stuff using sysctl().Brian Somers1998-01-195-89/+123
* Allow "set vj" for changing the default number of slotsBrian Somers1998-01-185-32/+120
* VVMIO -> VOBJBUF as in pstat.c.Bruce Evans1998-01-171-2/+2
* Started getting rid of the compatibility cruft for the Lite1 mount()Bruce Evans1998-01-171-6/+2
* Remove the necessity of -ldes and -lalias etc from release/Makefile.Brian Somers1998-01-172-4/+20
* MF22: fix to install script handling.Jordan K. Hubbard1998-01-171-4/+4
* Removed most unused includes of <net/if_var.h> outside the kernel.Bruce Evans1998-01-164-8/+4
* Adapt to new mount(2) argument syntax.Jordan K. Hubbard1998-01-166-15/+15
* Benign changes to support Justin's CAM code.Jordan K. Hubbard1998-01-162-2/+6
* Add rcsid. Change exit(-1). Use err() instead of warn()/exit().Philippe Charnier1998-01-1613-46/+54
* update hub.mc to match what we are currently using:Jonathan M. Bresler1998-01-151-17/+25
* Free our input mbuf when the FCS is good (oops, memory leak).Brian Somers1998-01-141-1/+2
* Lose __libalias_version.Brian Somers1998-01-141-10/+59
* Fix the output of `kbdcontrol -L _keymap_file_' which I broke in the lastKazutaka YOKOTA1998-01-121-11/+16