summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Repair the UFS2 superblock location consistency check so that it succeedstjr2003-04-251-1/+1
* Similar to chmod(1); make -v -v mean very verbose and showjohan2003-04-254-6/+44
* Document support for the new 'U' flag, which was implemented back in Marchgad2003-04-241-6/+17
* init_nsm() is executed after a call to daemon(*, 0), so error andghelmer2003-04-241-2/+4
* Fix a typo: "Managment" -> "Management".maxim2003-04-241-1/+1
* Document support for the new -s and -R command-line options, andgad2003-04-241-51/+124
* Don't convert the kernel ident to uppercase when writing the Makefile.des2003-04-241-1/+1
* Remove obsolete compatibility ifdef.imp2003-04-231-2/+0
* Copy CIS3 and CIS4 strings into the kernel too.imp2003-04-232-0/+8
* Document support for the <default> entry, which was implemented ingad2003-04-231-2/+8
* The second chdir(1) that I trimmed is needed tooru2003-04-231-2/+3
* chdir(1) into a source directory before attempting to determine theru2003-04-221-1/+2
* IP addresses can be up to 15 characters long, not 12.mike2003-04-221-2/+2
* Don't use UFS2 by default during the install process on PC98, as therwatson2003-04-214-22/+36
* Force output of jail ID (if necessary) before excuting the command,mike2003-04-211-1/+3
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-202-0/+2
* Throw the switch--change to UFS2 as our default file system format forrwatson2003-04-208-38/+74
* Grammar fixbrueffer2003-04-201-1/+1
* Don't dereference a NULL pointer when we don't have a ':' in theimp2003-04-201-0/+2
* Revert the definitions of _PW_KEY* to their previous values. There isnectar2003-04-181-19/+25
* Fixed an err() format error in rev.1.1. This should have been fatalbde2003-04-171-1/+1
* = Implement thread-safe versions of the getpwent(3) and getgrent(3)nectar2003-04-171-11/+124
* * Add explicit conflict-checking to the package tools. Packages cankris2003-04-179-18/+104
* Revert url.c:1.2: there was a race condition between when I producedrwatson2003-04-171-1/+1
* MFp4(simokawa_firewire):simokawa2003-04-173-16/+275
* Backed out previous commit. Use ${LIBMROUTED} in LDADD again instead ofbde2003-04-162-2/+2
* "Fixed" LDADD by backing out part of the previous commit. -lfoo inbde2003-04-161-1/+1
* Use NI_xxx macros.sumikawa2003-04-161-1/+1
* Bump the config version to force people to upgrade their config(8)phk2003-04-151-1/+1
* Add an example of how to use the -m option that clarifies how the bits injhb2003-04-151-4/+5
* Fix a warning about deprecated string literals.njl2003-04-151-8/+8
* Oops. Back out a style "fix" in the previous commit. SRCS must be definedbde2003-04-131-0/+1
* Silence `make -s' (echo -> ${ECHO}).bde2003-04-131-2/+1
* Avoid emitting duplicate makefile entries.phk2003-04-121-1/+4
* - fixed byte order of route lifetimes in route info opptions.suz2003-04-101-2/+2
* Implement relative mixer adjustment.mdodd2003-04-092-13/+51
* I forgot a rather crucial cast when I made this sectorsize agnostic.phk2003-04-091-12/+12
* Diskinfo is a small program to access the basic properties of a disk device:phk2003-04-094-0/+384
* o Add jls(8) for listing active jails.mike2003-04-099-20/+292
* RFC1548, section 5.8:fjoe2003-04-071-0/+2
* Free login_cap(3) resources after usage.maxim2003-04-071-0/+1
* Remove the maximum patch size limit. It was intended as a check againstmckay2003-04-072-5/+0
* s/obsoelte/obsolete/rwatson2003-04-071-4/+4
* Improve, and slightly soften, the deprecated flags. Call them deprecatedimp2003-04-061-10/+17
* o Tone down the obsolete messages since we actually do something, forimp2003-04-061-36/+48
* Use assignment, not equivalence test.njl2003-04-051-1/+1
* When session is over, IPv6 default route to tun should beume2003-04-051-1/+4
* style.Makefile(5)obrien2003-04-0473-114/+129
* - Print out an error message instead of dereferencing a NULL pointerrobert2003-04-041-7/+29
* Set link-local address of tun interface with prefixlen = 64ume2003-04-042-8/+8
OpenPOWER on IntegriCloud