summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the link descriptor transfer code in MP mode.brian1999-11-2512-134/+205
* Avoid null dereference on verbose output.n_hibma1999-11-241-7/+7
* Clean up the loader.conf write-out code.jkh1999-11-242-24/+22
* rewire userland ipfilter programsguido1999-11-231-0/+7
* Revive userland stuff for ipfilter.guido1999-11-237-0/+105
* Use releaseNo, not release. release is evil and should go away.n_hibma1999-11-231-2/+2
* Don't setuid() 'till we've called ID0setproctitle()brian1999-11-231-1/+1
* Flip the sequence of vendor, product around, to make it consistentn_hibma1999-11-221-19/+19
* Clarify the functionality of usbd a bit more.n_hibma1999-11-221-3/+24
* Allow config to generate proper ioconf.c files when devices request DMAgallatin1999-11-221-1/+1
* Allow empty UIDs if we are processing NIS records. I am not entirelyeivind1999-11-221-2/+4
* Call MkSockNode() as uid 0brian1999-11-213-1/+22
* Update for new doc paths.jkh1999-11-211-2/+2
* Add event queue handling. It triggers activities on events read fromn_hibma1999-11-214-59/+949
* Add rpc.umntall utility, to be used by startup and shutdown scriptsdillon1999-11-216-0/+681
* Don't compile NETGRAPH out of ppp for the release crunchbrian1999-11-201-3/+3
* struct mountlist and struct mount.mnt_list have no business beingphk1999-11-201-3/+3
* Update the time delta of the first item in TimerList beforebrian1999-11-191-1/+8
* Make `pkg_add -r package1 package2 package3 ...` work correctly.cpiazza1999-11-181-4/+6
* Stop run() from dereferencing a NULL pointer when you enter a valid commandroberto1999-11-181-0/+2
* Cleanup of the code before we add a few thins.n_hibma1999-11-181-33/+49
* Do not suggest user to change /etc/defaults/rc.conf.phantom1999-11-181-1/+0
* Don't ask about SCO/IBSC2 binary support on the Alpha.obrien1999-11-182-4/+4
* Fix ``set proctitle'' by using setproctitle().brian1999-11-176-20/+34
* Put the listening socket into non-blocking mode before doing anpeter1999-11-171-0/+8
* Remove some extraneous ifdefs, and don't try to put the socket inbrian1999-11-161-21/+1
* Use modfind() to check if a kld is already loaded.brian1999-11-164-24/+14
* Add to pwd_mkdb a -q option to silence warnings about large IDs. Add asheldonh1999-11-154-5/+26
* Add reference to the share/examples/nwclient directory.bp1999-11-141-6/+7
* Enable mixer on alpha.dfr1999-11-131-1/+1
* Don't insist on 4 digit umasks in ``set server''.brian1999-11-133-20/+12
* Make the meaning of the provider part of the PPPoE device spec clearer.brian1999-11-132-8/+6
* (1) Remove ISO support, it's dead in the kernel anyway.billf1999-11-121-94/+6
* Give nfsd the ability to bind to specific IP addresses through the -hdillon1999-11-112-25/+93
* Oops, netgraph.o -> ether.o for the RELEASE build.brian1999-11-111-2/+2
* If dev->connected is already set to CARRIER_OK in ether_AwaitCarrier,brian1999-11-091-1/+1
* Don't recurse into datalink_UpdateSet() afterbrian1999-11-092-4/+6
* Correct the ``-unix X'' parsing (last time I only correctedbrian1999-11-091-1/+2
* Add devices from the ATA driver (ad, acd, afd, ast).sos1999-11-092-2/+12
* Be a bit smarter when identifying a netgraph nodebrian1999-11-091-55/+9
* Re-support "tape" as an alias for device and clean up a bit more cruftpeter1999-11-093-4/+13
* Don't treat -unit as a mode flag when counting mode flags.brian1999-11-091-0/+1
* Add an empty netgraph.o when building a release to keep thebrian1999-11-091-2/+2
* Add the latest categories.jkh1999-11-081-2/+5
* Defensive coding to prevent a potential segfault.jkh1999-11-081-1/+1
* Allow distributions to be excluded more easily in scripts.jkh1999-11-085-0/+52
* Don't zero-pad netgraph node idsbrian1999-11-071-4/+4
* Fix spelling errors.chris1999-11-072-2/+2
* Support PPPoEbrian1999-11-0622-133/+1087
* Flag empty UID entries as errors (to stop typos from turning intoeivind1999-11-061-1/+6
OpenPOWER on IntegriCloud