summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect section name. Terminate .Bl with .El.charnier1999-11-271-2/+4
* Remove incorrect section name.charnier1999-11-271-1/+1
* Name of program and trailing \n will be added by syslog(3)charnier1999-11-271-2/+2
* Use DIAGNOSTICS instead of incorrect section namecharnier1999-11-271-2/+2
* Remove incorrect section namecharnier1999-11-271-1/+1
* Add section name to .Xr references.charnier1999-11-271-2/+2
* Remove incorrect section name. Incomplete -Wall cleaning.charnier1999-11-272-1/+2
* Do not repeat the name of the flag. Change alloc to allocate for bettercharnier1999-11-272-8/+8
* Merge fprintf and exit into errx.charnier1999-11-272-4/+6
* .Fn -> .Xrcharnier1999-11-272-3/+3
* .Nm correctionscharnier1999-11-271-5/+8
* Terminate .Bl with .Elcharnier1999-11-271-1/+2
* Remove incorrect section name. Use .Pa or .Ar instead of .Em.charnier1999-11-271-9/+7
* Put file names under .Pa.charnier1999-11-271-2/+4
* Add ftp.nz.freebsd.org to the list of available FTP sites.roberto1999-11-272-0/+4
* Remove bad144 program.phk1999-11-274-815/+0
* Remove BAD144 support.phk1999-11-274-68/+2
* Allow extended pap success messages by believing in the PAP headersbrian1999-11-261-4/+27
* Change ``set cd'' so that its default value is device specific. Thebrian1999-11-2615-76/+173
* Add the author as co-maintainer, a la mergemaster.billf1999-11-261-0/+1
* Welcome pkg_version into the FreeBSD source tree.billf1999-11-264-1/+466
* Update the WaveLAN/IEEE driver:wpaul1999-11-253-2/+105
* minor bugfix to loader.conf code.jkh1999-11-252-2/+2
* 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
OpenPOWER on IntegriCloud