| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve wording for -f and -F. | dd | 2006-08-14 | 1 | -12/+11 |
* | Don't push a map on a master server which will fail anyway. | ru | 2006-08-13 | 1 | -1/+11 |
* | Undefine __DATE__ in order to avoid placing a build timestamp into | cperciva | 2006-08-13 | 1 | -0/+3 |
* | Fix "pkg_version -Io" coredump, if some packages have no origin at | krion | 2006-08-12 | 1 | -1/+1 |
* | Remove extraneous trailing \0 in string literal. | thomas | 2006-08-11 | 1 | -2/+1 |
* | (sm_mon_1_svc): Fix debugging output: when establising a monitoring | thomas | 2006-08-11 | 1 | -2/+3 |
* | Cosmetic: fix indentation. | des | 2006-08-11 | 1 | -2/+2 |
* | Readd sade, the problem should be fixed. | netchild | 2006-08-09 | 1 | -0/+1 |
* | Remove the keymap stuff too, it is not needed in sade. | netchild | 2006-08-09 | 4 | -152/+2 |
* | Get rid of the rtermcap stuff (embedding termcaps into the program). This | netchild | 2006-08-09 | 5 | -119/+5 |
* | Bump WARNS level to 3. | delphij | 2006-08-09 | 1 | -0/+1 |
* | Unbreak sparc64 build. | delphij | 2006-08-09 | 1 | -3/+3 |
* | Fix PC98 build. | delphij | 2006-08-09 | 1 | -1/+1 |
* | disconnect sade until someone fixes tinderbox builds | sam | 2006-08-09 | 1 | -1/+0 |
* | Partitions are only meaningful for i386 and amd64 architectures, so disable | delphij | 2006-08-08 | 5 | -45/+8 |
* | Make sade(8) WARNS=3 clean. | delphij | 2006-08-08 | 14 | -221/+55 |
* | Typo (favour -> favor). | delphij | 2006-08-08 | 1 | -1/+1 |
* | Shutdown curses when exit. While I am there, remove a stale | delphij | 2006-08-08 | 1 | -1/+4 |
* | - Pass pointer to fd_set in ReadSockets. | glebius | 2006-08-08 | 1 | -8/+9 |
* | Connect sade to the build. | netchild | 2006-08-07 | 1 | -0/+1 |
* | Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabe... | netchild | 2006-08-07 | 23 | -6355/+131 |
* | Forced commit to note repo copy from sysinstall. | netchild | 2006-08-07 | 1 | -0/+1 |
* | Add line edit and history support to ngctl(8) via editline(3). | glebius | 2006-08-07 | 2 | -22/+168 |
* | Update NetBSD and OpenBSD SCM tags to match the reality. Note that | delphij | 2006-08-07 | 1 | -2/+2 |
* | Merge all applicable NetBSD and OpenBSD improvements over this manpage | delphij | 2006-08-07 | 1 | -9/+11 |
* | Use safe strlcpy rather than unsafe strncpy. After marcel's last fix, | imp | 2006-08-05 | 1 | -4/+2 |
* | Build shared on PowerPC now that the bug has been found and fixed. | marcel | 2006-08-04 | 1 | -4/+0 |
* | Fix (static) buffer overflow bug. The dest buffer is of size MAXPATHLEN, | marcel | 2006-08-04 | 1 | -1/+1 |
* | Remove remnants of Alpha. | marcel | 2006-08-02 | 4 | -475/+0 |
* | Add device to access and modify Open Firmware NVRAM settings in | sobomax | 2006-08-01 | 4 | -0/+351 |
* | inetd and telnetd are not included in the standard release | yar | 2006-07-31 | 1 | -0/+1 |
* | Use NO_SHARED=YES to force a static link. | marcel | 2006-07-30 | 1 | -1/+1 |
* | Link kldxref(8) static on PowerPC to work around a SIGSEGV that | marcel | 2006-07-29 | 1 | -0/+4 |
* | Change maketempfile() to return a FILE* so as to eliminate the fopen() | marcel | 2006-07-29 | 1 | -6/+7 |
* | ip6addrctl belongs to under MK_INET6, it is of no use w/o IPv6 | yar | 2006-07-27 | 1 | -1/+2 |
* | These IPv6-only tools have no explicit dependency on the INET6 macro. | yar | 2006-07-27 | 8 | -8/+7 |
* | ndp, rrenumd, rtadvd, and rtsold are IPv6-only tools, | yar | 2006-07-27 | 1 | -4/+8 |
* | Obey MK_INET6_SUPPORT. | yar | 2006-07-27 | 4 | -2/+24 |
* | Fix build w/o INET6. | yar | 2006-07-27 | 1 | -0/+4 |
* | Add stge(4) to the list of supported network interface. | yongari | 2006-07-25 | 1 | -0/+1 |
* | Remove mention of the `W' flag, which has been turned to no-op by the | sobomax | 2006-07-21 | 2 | -18/+1 |
* | Convert macros to use C99's syntax for macros with a variable number of | stefanf | 2006-07-20 | 1 | -10/+10 |
* | Remove unused variables. | stefanf | 2006-07-20 | 2 | -5/+3 |
* | Don't use "implicit int". Move the opening { of the functions to the next | stefanf | 2006-07-20 | 1 | -2/+4 |
* | Remove an unused variable. | stefanf | 2006-07-19 | 1 | -2/+1 |
* | Don't use empty braces ("{}") to initialise arrays. This is a syntax | stefanf | 2006-07-17 | 6 | -6/+6 |
* | Add FreeBSD version information to the menu title so it's possible to | simon | 2006-07-15 | 4 | -15/+40 |
* | Reduce the memory requirements for the tables by (1) using malloced strings | harti | 2006-07-14 | 11 | -282/+604 |
* | Extend i4b to support CAPI manager based ISDN controllers (CAPI manager is pa... | twinterg | 2006-07-09 | 1 | -0/+14 |
* | Remove build timestamps. There's no need to know exactly when these programs | cperciva | 2006-07-09 | 6 | -6/+6 |