aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to load klds from a floppy as part of the installation.Jordan K. Hubbard2001-10-125-0/+142
* DTRT in the restart caseJordan K. Hubbard2001-10-1210-6/+16
* Write a real man page.Dag-Erling Smørgrav2001-10-122-26/+95
* Make `-t' flag in pkg_*(1) tools actually working.Maxim Sobolev2001-10-111-1/+2
* - Introduce a notion of `packing list format version'. This allows makingMaxim Sobolev2001-10-1011-16/+145
* WARNS=2 cleanup.Maxim Sobolev2001-10-1027-175/+184
* Fix one more compile-time warning by renaming a local variable.Garance A Drosehn2001-10-091-3/+3
* Fix a compile-time warning by declaring 'len' as size_t instead of int.Garance A Drosehn2001-10-091-1/+1
* Rename the local variable 'person' to 'lpr_username', to avoid compile-timeGarance A Drosehn2001-10-091-9/+9
* Get rid of some minor compile-time errors by changing copyright/rcsidGarance A Drosehn2001-10-091-3/+6
* Fix minor compile-time error in definition of 'copyright'.Garance A Drosehn2001-10-091-1/+1
* Fix minor compile-time warning that snunk in with changes to sortq() rtn.Garance A Drosehn2001-10-091-0/+1
* OOPS, delete some commented out debugging code committed along with r.1.25.Maxim Sobolev2001-10-081-1/+0
* - Allow package archive to be created from a locally installed package. ThisMaxim Sobolev2001-10-085-30/+109
* Print interface name for each ARP entry.Ruslan Ermilov2001-10-081-0/+3
* Don't core dump if we can't get the index automatically.Warner Losh2001-10-051-1/+2
* Removed mentions of TARGET_ARCH from non-cross places.Ruslan Ermilov2001-10-041-2/+1
* Hopefully improve control message passing over Unix domain sockets.David Malone2001-10-042-9/+9
* Change the way DAO/TAO modes are init'ed.Søren Schmidt2001-10-011-4/+6
* mdoc(7) police: markup nits.Ruslan Ermilov2001-10-011-3/+3
* mdoc(7) police: removed whitespace at EOL.Ruslan Ermilov2001-10-011-1/+1
* *** empty log message ***David E. O'Brien2001-10-013-15/+18
* Check the return values from calls to malloc(), calloc(), strdup() etc.Dag-Erling Smørgrav2001-09-301-12/+33
* Close all open file descriptors before restarting sysinstall.Murray Stokely2001-09-304-2/+16
* Add a new option to edquota(8) - "-f", which willYaroslav Tykhiy2001-09-282-10/+38
* Mention that gif interfaces are created at runtime and refer theBrooks Davis2001-09-281-0/+7
* Add device driver support for the Broadcom BCM570x family of gigabitBill Paul2001-09-272-0/+2
* Basically rewrite the sortq() routine which is used by 'lpc clean' andGarance A Drosehn2001-09-271-19/+125
* Redo patch in 1.22 such that the header printing is reset when theGuido van Rooij2001-09-261-19/+16
* Back out rev 1.74. This functionality causes a panic on 4.4-RELEASEMurray Stokely2001-09-251-32/+0
* Only compile with strtofflags.c from libc if bootstrapping.Ruslan Ermilov2001-09-241-4/+6
* o Reduce userland inclusion of kernel headers -- remove unneeded includeRobert Watson2001-09-241-1/+0
* Add a couple of functions to create persistent variables that willMurray Stokely2001-09-246-12/+110
* Silence more warnings.Murray Stokely2001-09-226-9/+10
* Silence warnings on alpha :Murray Stokely2001-09-224-12/+22
* Silence warnings.Murray Stokely2001-09-225-6/+12
* Silence warnings :Murray Stokely2001-09-226-16/+19
* Add a function to free all of sysinstall's internal variables from theMurray Stokely2001-09-226-6/+74
* Use the isDebug() function rather than making up a new environmentMurray Stokely2001-09-222-2/+2
* Keep up with sys/net/rtsock.c,v 1.58.Ruslan Ermilov2001-09-211-1/+1
* WARNS= -> WARNS?=Ruslan Ermilov2001-09-212-2/+2
* Deal with nfs server module changes for autoloading.Peter Wemm2001-09-201-9/+4
* Deal with module name changes and autoloading.Peter Wemm2001-09-201-15/+8
* Add minimal support for "o"-type print-file actions in lpd control files.Garance A Drosehn2001-09-202-13/+29
* Various fixes and improvements:Maxim Sobolev2001-09-198-79/+186
* Userland part of nfs client/server split and cleanup.Peter Wemm2001-09-186-198/+17
* Drop maintainership.Bruce A. Mah2001-09-181-1/+0
* Support the use of ${PORTSDIR} to find a ports tree INDEX file inBruce A. Mah2001-09-181-2/+2
* Use includes to get prototypes for hints and env arrays.Peter Wemm2001-09-171-0/+8
* Fix segfault introduced in previous commit (when adding local packages).Maxim Sobolev2001-09-171-2/+3