summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Improve wording for -f and -F.dd2006-08-141-12/+11
* Don't push a map on a master server which will fail anyway.ru2006-08-131-1/+11
* Undefine __DATE__ in order to avoid placing a build timestamp intocperciva2006-08-131-0/+3
* Fix "pkg_version -Io" coredump, if some packages have no origin atkrion2006-08-121-1/+1
* Remove extraneous trailing \0 in string literal.thomas2006-08-111-2/+1
* (sm_mon_1_svc): Fix debugging output: when establising a monitoringthomas2006-08-111-2/+3
* Cosmetic: fix indentation.des2006-08-111-2/+2
* Readd sade, the problem should be fixed.netchild2006-08-091-0/+1
* Remove the keymap stuff too, it is not needed in sade.netchild2006-08-094-152/+2
* Get rid of the rtermcap stuff (embedding termcaps into the program). Thisnetchild2006-08-095-119/+5
* Bump WARNS level to 3.delphij2006-08-091-0/+1
* Unbreak sparc64 build.delphij2006-08-091-3/+3
* Fix PC98 build.delphij2006-08-091-1/+1
* disconnect sade until someone fixes tinderbox buildssam2006-08-091-1/+0
* Partitions are only meaningful for i386 and amd64 architectures, so disabledelphij2006-08-085-45/+8
* Make sade(8) WARNS=3 clean.delphij2006-08-0814-221/+55
* Typo (favour -> favor).delphij2006-08-081-1/+1
* Shutdown curses when exit. While I am there, remove a staledelphij2006-08-081-1/+4
* - Pass pointer to fd_set in ReadSockets.glebius2006-08-081-8/+9
* Connect sade to the build.netchild2006-08-071-0/+1
* Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabe...netchild2006-08-0723-6355/+131
* Forced commit to note repo copy from sysinstall.netchild2006-08-071-0/+1
* Add line edit and history support to ngctl(8) via editline(3).glebius2006-08-072-22/+168
* Update NetBSD and OpenBSD SCM tags to match the reality. Note thatdelphij2006-08-071-2/+2
* Merge all applicable NetBSD and OpenBSD improvements over this manpagedelphij2006-08-071-9/+11
* Use safe strlcpy rather than unsafe strncpy. After marcel's last fix,imp2006-08-051-4/+2
* Build shared on PowerPC now that the bug has been found and fixed.marcel2006-08-041-4/+0
* Fix (static) buffer overflow bug. The dest buffer is of size MAXPATHLEN,marcel2006-08-041-1/+1
* Remove remnants of Alpha.marcel2006-08-024-475/+0
* Add device to access and modify Open Firmware NVRAM settings insobomax2006-08-014-0/+351
* inetd and telnetd are not included in the standard releaseyar2006-07-311-0/+1
* Use NO_SHARED=YES to force a static link.marcel2006-07-301-1/+1
* Link kldxref(8) static on PowerPC to work around a SIGSEGV thatmarcel2006-07-291-0/+4
* Change maketempfile() to return a FILE* so as to eliminate the fopen()marcel2006-07-291-6/+7
* ip6addrctl belongs to under MK_INET6, it is of no use w/o IPv6yar2006-07-271-1/+2
* These IPv6-only tools have no explicit dependency on the INET6 macro.yar2006-07-278-8/+7
* ndp, rrenumd, rtadvd, and rtsold are IPv6-only tools,yar2006-07-271-4/+8
* Obey MK_INET6_SUPPORT.yar2006-07-274-2/+24
* Fix build w/o INET6.yar2006-07-271-0/+4
* Add stge(4) to the list of supported network interface.yongari2006-07-251-0/+1
* Remove mention of the `W' flag, which has been turned to no-op by thesobomax2006-07-212-18/+1
* Convert macros to use C99's syntax for macros with a variable number ofstefanf2006-07-201-10/+10
* Remove unused variables.stefanf2006-07-202-5/+3
* Don't use "implicit int". Move the opening { of the functions to the nextstefanf2006-07-201-2/+4
* Remove an unused variable.stefanf2006-07-191-2/+1
* Don't use empty braces ("{}") to initialise arrays. This is a syntaxstefanf2006-07-176-6/+6
* Add FreeBSD version information to the menu title so it's possible tosimon2006-07-154-15/+40
* Reduce the memory requirements for the tables by (1) using malloced stringsharti2006-07-1411-282/+604
* Extend i4b to support CAPI manager based ISDN controllers (CAPI manager is pa...twinterg2006-07-091-0/+14
* Remove build timestamps. There's no need to know exactly when these programscperciva2006-07-096-6/+6
OpenPOWER on IntegriCloud