aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* fixed invalid pointer referenceSUZUKI Shinsuke2003-04-021-0/+1
* o Fix error messages formatting, style.Maxim Konovalov2003-04-021-29/+22
* Back out the totally unapproved backout of my commits.David E. O'Brien2003-03-292-58/+1
* If IPCP is disabled, susccess of IPV6CP negotiation is sufficientHajimu UMEMOTO2003-03-281-0/+5
* Don't pass NULL in as a flags argument to libfetch's fetchGetURL()Robert Watson2003-03-271-1/+1
* o Add -u <username> flag to jail(8): set user context before exec.Maxim Konovalov2003-03-273-12/+84
* Change DEFMX to 0. This removes the size limit for print jobs by default.Eivind Eklund2003-03-272-3/+4
* Add a sample specfile listing to FILES.Chris Costello2003-03-261-0/+8
* tightened check for the length of ND options.Hajimu UMEMOTO2003-03-261-2/+25
* Don't install wrong IPv6 route by add command.Hajimu UMEMOTO2003-03-262-3/+12
* Passing a u_char to ntohs() is guaranteed to give the wrong answer !Brian Somers2003-03-261-2/+2
* Add a ``force-scripts'' option for using chat scripts with -direct andBrian Somers2003-03-264-20/+40
* Once ppp session is over, the route to ff02::tun0/32 wasHajimu UMEMOTO2003-03-251-1/+12
* We need filling scopeid to install routes for link-localHajimu UMEMOTO2003-03-251-0/+24
* Since ppp.link{up,down} is invoked at the end of IPCP negotiation, ifHajimu UMEMOTO2003-03-251-2/+32
* - Add the 'b' option which causes BLOCKSIZE to be hornored whenMatthew N. Dodd2003-03-254-8/+29
* Implement the 'Q' option which is like 'q' (quiet output) exceptMatthew N. Dodd2003-03-254-2/+17
* Use correct item to track max width of listEivind Eklund2003-03-241-1/+1
* Fix bug that made cdcontrol play <track> play <track> - 1Eivind Eklund2003-03-241-2/+2
* Document the -g option in the usage message.Mike Makonnen2003-03-231-0/+1
* Make -c only set flag_c and not a toggle. With flag_c disabled byGiorgos Keramidas2003-03-221-1/+1
* Add a small manpage.Giorgos Keramidas2003-03-221-0/+87
* Add & use a usage() function.Giorgos Keramidas2003-03-221-2/+12
* Add error and range checking to strtoul() to avoid ending up with aGiorgos Keramidas2003-03-221-1/+2
* Why doesn't anybody ever tell me anything? When did we get a libsbuf ?Poul-Henning Kamp2003-03-211-5/+3
* Fixed a typo in ${.CURDIR} spelling, fatal on systemsRuslan Ermilov2003-03-211-12/+5
* Duh! Use correct number ../Poul-Henning Kamp2003-03-211-1/+1
* Add a target for the creation of a /etc/shells map and add it toRobert Drehmel2003-03-211-2/+12
* Call endwin() to restore terminal state just before exiting.Giorgos Keramidas2003-03-211-0/+2
* Add a rudimentary gstat(8) to the system.Poul-Henning Kamp2003-03-203-0/+252
* Add a -g option to specify a default login group.Mike Makonnen2003-03-202-10/+22
* The -s option should not assume -U.Anton Berezin2003-03-191-0/+1
* o initialize a couple of local flags so the user can re-edit groupsMike Makonnen2003-03-191-2/+8
* portmap_enable -> rpcbind_enable.Maxim Konovalov2003-03-181-2/+2
* Run a revision of the devstat interface:Poul-Henning Kamp2003-03-151-7/+5
* manufacturer id is typically 4 bytesWarner Losh2003-03-141-1/+1
* Increase the size of the property buffer to 8192. 1024 wasn't enough toJake Burkholder2003-03-141-1/+1
* Remove ftp2.it.FreeBSD.org from the list of mirrors.Peter Pentchev2003-03-142-4/+0
* Don't be so verbose about 'unknown' CIS tuples. We were printing eachWarner Losh2003-03-141-2/+1
* - Align the function prototype of the external `crc' function withRobert Drehmel2003-03-135-13/+11
* - Align the function prototype of the external `crc' function withRobert Drehmel2003-03-131-5/+10
* Break setfmac.8 into two actual man pages, and reword bits of theChris Costello2003-03-133-66/+120
* Fix two minor mismatch reporting output errors.Anton Berezin2003-03-131-2/+2
* Complete the endianness support -- sparc64 can now do i386.Ruslan Ermilov2003-03-131-16/+10
* Make this work on different endianness machines.Ruslan Ermilov2003-03-114-173/+100
* Convert kgzip(8) to be an i386 cross-tool. This is needed forRuslan Ermilov2003-03-114-61/+262
* Revert rev. 1.244 change -- only build kgzip(8) on i386.Ruslan Ermilov2003-03-111-1/+1
* Make usage() match SYNOPSIS.Ruslan Ermilov2003-03-091-1/+1
* Get rid of the randomizing factor.Ruslan Ermilov2003-03-091-1/+1
* Print FYI messages on stderr. Previously, they were printed on stdout,Dag-Erling Smørgrav2003-03-091-1/+3