summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Move kernel compile directory from sys/compile/FOO toimp2001-06-302-4/+3
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$dd2001-06-307-1/+7
* Various changes to the messages so that they are now appropriate for bothnik2001-06-2710-41/+41
* Now that we've got it, use FDOPT_NOERRLOG for fdformat and fdwrite tojoerg2001-06-262-2/+9
* Implement the -I option that uses the FD_READID ioctl in order to readjoerg2001-06-262-3/+107
* Add appropriate includes and prototypes; staticize; set WARNS=2. Alsodd2001-06-262-6/+11
* Back out previous commit; this can't compile with WARNS=2 becausedd2001-06-261-1/+0
* Actually implement -a as documented since import (set access point density).brooks2001-06-262-9/+8
* Output the current TX rate when showing status.brooks2001-06-261-0/+11
* ANSIize, staticize, and unsignedize; set WARNS=2.dd2001-06-252-14/+11
* Constify and set WARNS=2.dd2001-06-252-2/+3
* Add an acceleration option to mousedgreid2001-06-252-8/+31
* Make 'lpc clean' somewhat safer. Add an 'lpc tclean' command, which allowsgad2001-06-256-47/+351
* Add two new options for lpd: -c will log all connection-errors to syslog,gad2001-06-252-32/+168
* Xref to extattr(2) and extattr(3).dd2001-06-242-2/+4
* Nuke unused variables.dd2001-06-2410-19/+2
* Xref extattr_set_file(2).dd2001-06-241-0/+1
* Xref extattr_get_file(2).dd2001-06-241-0/+1
* Add a namespace argument to one of the examples.dd2001-06-241-1/+1
* Add missing includes and sort includes.dd2001-06-241-4/+8
* Include missing header files.dd2001-06-241-0/+1
* Include missing header files which define functions for which gcc hasdd2001-06-248-0/+15
* Include stdlib.h for exit(3).dd2001-06-241-0/+1
* Constify and set WARNS=2.dd2001-06-242-1/+2
* Constify, add a prototype, and set WARNS=2.dd2001-06-242-3/+3
* Constify and set WARNS=2.dd2001-06-242-4/+5
* Clean up the addrmerge() function, which was over-complicated andiedowse2001-06-241-136/+120
* Constify, staticize and add a missing include; add WARNS?=2.des2001-06-242-4/+7
* Don't add -Wall, as it's a compiler specific flag.dwmalone2001-06-241-1/+1
* Fix most of the warnings given by WARNS=2.dwmalone2001-06-243-105/+114
* Remove duplicate words.dd2001-06-242-2/+2
* Fix some return-value brain-damage in forward_register(). Thisiedowse2001-06-231-16/+21
* remove -g -O0, that was only for debugging...ben2001-06-231-1/+1
* Don't dereference a pointer after freeing that pointer.ben2001-06-231-2/+3
* Increase the buffer sizes for the build deps, run deps, and the linedd2001-06-221-3/+3
* Explicitly add a default route in ppp's install profilebrian2001-06-211-0/+1
* Use 'LIBS+= ...' instead of 'LIBS= ...' in the generated makefilejoe2001-06-201-1/+1
* Avoid using too many args for ``set m[tr]u''brian2001-06-202-4/+16
* o Add a -a flag for changing/getting the ALTPIN setting for a digi port.brian2001-06-202-19/+99
* Work around the problem in RELENG_4 where the file doesn't actuallydougb2001-06-201-7/+13
* Print "-" instead of "" in the grace field if there is no gracedd2001-06-191-2/+2
* CND has been unused for two years, and RND has been unused for fivedd2001-06-191-1/+1
* Call va_start/va_end for each call to vfprintfbrian2001-06-181-2/+4
* Pick up the correct headers from sys/contrib/ipfilter/netinet.ru2001-06-184-21/+14
* Add support for stateful MPPE (microsoft encryption) providingbrian2001-06-1811-188/+669
* Handle hardware-imposed MTU/MRU limitations. PPPoE will no longerbrian2001-06-1821-80/+246
* Add a -d command-line option; when used in conjunction with -f, rarpdroam2001-06-183-49/+129
* Supported to select a keymap for PC-98x1.nyan2001-06-174-0/+44
* Don't call printf without a format string (harmless in this case).dd2001-06-171-2/+2
* Correct a typo in an error message.dd2001-06-161-1/+1
OpenPOWER on IntegriCloud