summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow 6 byte interface names (for >tun99)brian1998-01-111-2/+2
* Pause according to the redial setting when dialing manually.brian1998-01-101-1/+6
* Rename the pwd_mkdb(8) option '-c' to '-C' for better compatiblitywosch1998-01-103-11/+11
* Minor brace gymnastics so that /etc/wall_cmos_clock is reallysteve1998-01-101-3/+4
* Implement Reset{Req,Ack} properly, as per rfc 1962.brian1998-01-109-42/+84
* MF22: Additional paranoia in cleanup.jkh1998-01-091-2/+2
* Zap any addresses on the network side of the `tun' as soonbrian1998-01-083-3/+40
* Don't assume install script is directly runnable - use sh -c.jkh1998-01-081-4/+4
* Added accent (dead) key support to syscons and kbdcontrol.yokota1998-01-073-39/+363
* Typo.charnier1998-01-071-2/+2
* Make pstat.c compile, since in the new kernel code, VVMIO doesn'tdyson1998-01-061-2/+2
* Correct the return value of ReportProtStatus() ("show proto").brian1998-01-061-2/+2
* Added some notes on cut&paste functions and button assignment.yokota1998-01-051-1/+17
* Use err(3). Change Synopsis to SYNOPSIS (needed for macro expansion) andcharnier1998-01-052-29/+29
* o Allow the use of HISADDR as the first arg to "add".brian1998-01-056-120/+311
* Make it clear that using "add ...." in ppp.conf whenbrian1998-01-042-26/+112
* Don't scribble on the stack if our input packet isbrian1998-01-041-1/+7
OpenPOWER on IntegriCloud