aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* make pciconf understand it's own output as stated in the manpage.John-Mark Gurney2003-06-201-5/+13
* s/warn/info/Mike Makonnen2003-06-201-1/+1
* Add support for the special shell nologin.Mike Makonnen2003-06-202-5/+44
* Mention the use of Framed-IPv6-Prefix.Hajimu UMEMOTO2003-06-201-0/+4
* Update my email address.Mike Makonnen2003-06-202-2/+2
* Don't forget the -r on the second password prompt.Mike Makonnen2003-06-201-1/+1
* IPV6PREFIX is set when Framed-IPv6-Prefix is defined, You mayHajimu UMEMOTO2003-06-203-0/+65
* Mention the use of Framed-IPv6-Route.Hajimu UMEMOTO2003-06-201-0/+46
* Remove dev_mkdb(8). The kernel answers these questions.Poul-Henning Kamp2003-06-204-267/+0
* fix problem with uninitalized ptr (from PR)John-Mark Gurney2003-06-201-8/+13
* Fix a coredump that would occur when fdopen was unable toMike Silbersack2003-06-191-1/+2
* Do RADIUS accounting on IPV6CP.Hajimu UMEMOTO2003-06-195-18/+110
* Oops, I put unused variable in my previous commit.Hajimu UMEMOTO2003-06-191-1/+0
* Install routes specified by Framed-IPv6-Route. Since the formatHajimu UMEMOTO2003-06-193-1/+71
* Xref police: ntp.conf(8) -> ntp.conf(5).Maxim Sobolev2003-06-171-1/+1
* Not particularly pretty hack to generate rules to make .ln filesMark Murray2003-06-161-2/+10
* MYADDR6 in ppp.link{up,down} should match even when IPCP is enabled.Hajimu UMEMOTO2003-06-161-24/+20
* o BATTTIME and BATTPERCENT are 'int' not 'str'.Maxim Konovalov2003-06-161-1/+1
* Fix yppasswdproc_update_master_1_svc() too.Martin Blapp2003-06-151-0/+32
* Only call pw_mkdb if passfile == _PATH_MASTERPASSWD.Martin Blapp2003-06-151-9/+47
* Document changes to default output.Greg Lehey2003-06-151-6/+7
* Print out the current recording devices in the default printout.Greg Lehey2003-06-151-3/+9
* make rarpd use in_addr_t instead of u_long since this is neccessaryJohn-Mark Gurney2003-06-151-24/+24
* Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamKenneth D. Merry2003-06-141-2/+0
* Eliminated two dozens of superfluous cats and two r-cats (sorry, Jordan).Ruslan Ermilov2003-06-131-73/+51
* Check the return values of opendir() and unlink() in cleanheaders().Thomas Moestl2003-06-121-2/+4
* Add missing header for system_Select() prototypeKris Kennaway2003-06-121-0/+1
* Minor improvement to some debugging code that is probably used by no oneGarance A Drosehn2003-06-121-4/+15
* Remove MAINTAINER= lines. That info is now in /usr/src/MAINTAINERSGarance A Drosehn2003-06-121-3/+0
* When sanity-checking a variable, it's good to check the correct variable...Garance A Drosehn2003-06-121-1/+1
* Remove uneeded cast.David E. O'Brien2003-06-111-1/+1
* This appears to be WARNS=3 safe.David E. O'Brien2003-06-111-0/+2
* Best we can do is WARNS=1 due to lex.David E. O'Brien2003-06-111-0/+1
* Do not refer to the non-existant BDECFLAGS.David E. O'Brien2003-06-112-3/+0
* There is no need for this makefile to reference BDECFLAGS, particularlyGarance A Drosehn2003-06-111-1/+0
* Autosize the property buffer instead of limiting it to 8192, andThomas Moestl2003-06-112-7/+76
* Tidy up the manpage.Ruslan Ermilov2003-06-101-22/+27
* Decode bus_info block.Hidetoshi Shimokawa2003-06-101-4/+13
* Update the number and size of ports in the Ports Collection.Murray Stokely2003-06-091-2/+2
* Change incorrect strings.h to more correct string.h to pick upWarner Losh2003-06-092-2/+2
* Include sys/param.h for both modfind and kldloadWarner Losh2003-06-091-2/+5
* Include stdlib.h for atoi declaration.Warner Losh2003-06-091-0/+3
* Include stdlib.h for atoi declarationWarner Losh2003-06-091-0/+3
* include string.h for memcmp declearationWarner Losh2003-06-091-0/+1
* Include string.h for strlen declarationWarner Losh2003-06-091-0/+1
* Include stdlib.h for exit declarationWarner Losh2003-06-091-0/+1
* Include string.h for strcmp declarationWarner Losh2003-06-091-0/+1
* Add section number to .XrPhilippe Charnier2003-06-083-3/+3
* The .Xr utility. Spelling. Put NIS under .TnPhilippe Charnier2003-06-081-11/+19
* The .Xr utilityPhilippe Charnier2003-06-083-7/+11