summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of typos.steve1998-01-251-4/+5
* Fix typo.yokota1998-01-251-8/+8
* Fix error message.brian1998-01-241-10/+5
* Stop bogus warnings.brian1998-01-231-1/+2
* Re-implement the proxy arp sockaddr_dl search routine (again).brian1998-01-231-65/+80
* In !dists case, invoke the custom dist menu rather than the topleveljkh1998-01-231-2/+2
* Don't allow manual dialing unless in auto or interactive mode.brian1998-01-231-1/+7
* MF22: match entries for wfdjkh1998-01-222-4/+4
* Use /bin/pwd instead of a potentially shell builtin that doessos1998-01-221-3/+1
* Add rcsid. Add usage() with up to date flag list. Use err(3).charnier1998-01-221-68/+43
* Convert to mdoc format. Document missing flags.charnier1998-01-221-110/+91
* Add entry for SMC 9432TX cards (tx driver).jkh1998-01-212-2/+4
* Use the sockaddr_dl with the link#, not the ethernet addressbrian1998-01-211-2/+2
* Don't assume that a computer can have no more thanbrian1998-01-211-49/+82
* I must have been smoking crack when I made this change. Using sh -cjkh1998-01-211-4/+4
* Remove unused #includes.brian1998-01-2135-138/+69
* Quote filenames more agressively.imp1998-01-211-4/+7
* Allow an optional delay when specifying "set openmode active".brian1998-01-2013-62/+110
* Converted to Lite2 mount interface - use vfc_typenum from thebde1998-01-201-9/+3
* Merged from Lite2. Get the filesystem type name directly from thebde1998-01-201-2/+6
* Properly initialize the printer struct.wollman1998-01-201-1/+2
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-204-6/+2
* Convert to mdoc format. Remove unused vars. Use err(3) and change exit(-1).charnier1998-01-202-144/+151
* Add the PnP string for a Logitech serial mouse model.yokota1998-01-201-1/+3
* update hub's master configuraton filejmb1998-01-201-2/+4
* Also fix ypbind to compile with ANSI-fied /usr/include/rpcsvc. One ofwpaul1998-01-192-11/+11
* Add wfd style devices to detection list (we'll have to put them on thejkh1998-01-192-2/+4
* dlopen(..., RTLD_NOW) rather than RTLD_LAZY.brian1998-01-191-3/+7
* sys/types.h -> sys/param.hbrian1998-01-191-2/+2
* Reimplement proxy-arp address stuff using sysctl().brian1998-01-195-93/+127
* Allow "set vj" for changing the default number of slotsbrian1998-01-185-32/+120
* VVMIO -> VOBJBUF as in pstat.c.bde1998-01-171-2/+2
* Started getting rid of the compatibility cruft for the Lite1 mount()bde1998-01-171-6/+2
* Remove the necessity of -ldes and -lalias etc from release/Makefile.brian1998-01-172-4/+20
* MF22: fix to install script handling.jkh1998-01-171-4/+4
* Removed most unused includes of <net/if_var.h> outside the kernel.bde1998-01-164-8/+4
* Adapt to new mount(2) argument syntax.jkh1998-01-166-15/+15
* Benign changes to support Justin's CAM code.jkh1998-01-162-2/+6
* Add rcsid. Change exit(-1). Use err() instead of warn()/exit().charnier1998-01-1613-46/+54
* update hub.mc to match what we are currently using:jmb1998-01-151-17/+25
* Free our input mbuf when the FCS is good (oops, memory leak).brian1998-01-141-1/+2
* Lose __libalias_version.brian1998-01-141-10/+59
* Fix the output of `kbdcontrol -L _keymap_file_' which I broke in the lastyokota1998-01-121-11/+16
* Remove optind (getopt() already knows about it).charnier1998-01-121-3/+2
* Remove optind (getopt() already knows about it). Move -d flag to -c accordingcharnier1998-01-121-6/+4
* Lose <net/if_var.h> !brian1998-01-115-20/+5
* Make things work when sizeof(long) != 32 (hopefully)brian1998-01-1110-86/+89
* change s_port to ntohs(s_port) for printf in DEBUG.darrenr1998-01-111-2/+2
* Remember any number of interface names.brian1998-01-111-13/+28
* Remove includes of if_var.h and in_var.hbrian1998-01-111-5/+1
OpenPOWER on IntegriCloud