summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* setpwent now has a void return type, so remove the now bogus cast.steve1998-02-011-1/+1
* Typo: PAT -> FAT.steve1998-02-012-4/+4
* Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCHbrian1998-01-293-5/+19
* Talk a bit about ongoing development.brian1998-01-291-0/+22
* Make it clear that aliasing is done on the public interface, notbrian1998-01-291-2/+21
* MF22: only fclose() OpenConn if non-NULL.jkh1998-01-281-3/+5
* Cosmetic:brian1998-01-274-35/+22
* Update the keymap menu.yokota1998-01-274-10/+24
* A bit of the dpt userland utilities that got left out.julian1998-01-263-0/+136
* Obtained from: Simon Shapirojulian1998-01-2620-0/+1737
* The status command prints the audio position, the media catalog and thejmz1998-01-262-29/+61
* Allow comments to begin with multiple '#' characters.steve1998-01-251-22/+22
* 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
OpenPOWER on IntegriCloud