summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* * 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
* fixed invalid pointer referencesuz2003-04-021-0/+1
* o Fix error messages formatting, style.maxim2003-04-021-29/+22
* Back out the totally unapproved backout of my commits.obrien2003-03-292-58/+1
* If IPCP is disabled, susccess of IPV6CP negotiation is sufficientume2003-03-281-0/+5
* Don't pass NULL in as a flags argument to libfetch's fetchGetURL()rwatson2003-03-271-1/+1
* o Add -u <username> flag to jail(8): set user context before exec.maxim2003-03-273-12/+84
* Change DEFMX to 0. This removes the size limit for print jobs by default.eivind2003-03-272-3/+4
* Add a sample specfile listing to FILES.chris2003-03-261-0/+8
* tightened check for the length of ND options.ume2003-03-261-2/+25
* Don't install wrong IPv6 route by add command.ume2003-03-262-3/+12
* Passing a u_char to ntohs() is guaranteed to give the wrong answer !brian2003-03-261-2/+2
* Add a ``force-scripts'' option for using chat scripts with -direct andbrian2003-03-264-20/+40
* Once ppp session is over, the route to ff02::tun0/32 wasume2003-03-251-1/+12
* We need filling scopeid to install routes for link-localume2003-03-251-0/+24
* Since ppp.link{up,down} is invoked at the end of IPCP negotiation, ifume2003-03-251-2/+32
* - Add the 'b' option which causes BLOCKSIZE to be hornored whenmdodd2003-03-254-8/+29
* Implement the 'Q' option which is like 'q' (quiet output) exceptmdodd2003-03-254-2/+17
* Use correct item to track max width of listeivind2003-03-241-1/+1
* Fix bug that made cdcontrol play <track> play <track> - 1eivind2003-03-241-2/+2
* Document the -g option in the usage message.mtm2003-03-231-0/+1
* Make -c only set flag_c and not a toggle. With flag_c disabled bykeramida2003-03-221-1/+1
* Add a small manpage.keramida2003-03-221-0/+87
OpenPOWER on IntegriCloud