| Commit message (Expand) | Author | Age | Files | Lines |
* | warn if reach group line limit (>200 users, >1024 bytes per line) | wosch | 1996-09-17 | 1 | -1/+10 |
* | Delete old routed(8). | wollman | 1996-09-16 | 18 | -10763/+0 |
* | Disable build of old routed. | wollman | 1996-09-16 | 1 | -2/+2 |
* | Remove some bogosities I introduced with the init file hack (not serious, | jkh | 1996-09-15 | 5 | -10/+17 |
* | Toss the mkaliases script into the attic and remove its install | wpaul | 1996-09-15 | 2 | -14/+1 |
* | Do not backup master.passwd if pwd_mkdb returned an error. This | wosch | 1996-09-14 | 1 | -13/+3 |
* | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 1 | -2/+2 |
* | Make passwords no longer echo or display. Because of this, we now also | jkh | 1996-09-11 | 1 | -4/+16 |
* | Argh! there's no need for moused to be setuid-root! Now that it | peter | 1996-09-10 | 1 | -3/+3 |
* | gut and overhaul moused, it was simply not working for me on any mouse | peter | 1996-09-10 | 1 | -48/+224 |
* | personal (ie: with the crontab command) cron tabs were broken by the | peter | 1996-09-10 | 1 | -2/+2 |
* | Change strcpy() to strncpy() in several places, and give gethostname() | fenner | 1996-09-10 | 1 | -5/+5 |
* | Fix for the problem that moused hangs if it is started from /etc/rc | sos | 1996-09-09 | 1 | -2/+2 |
* | Doh! Actually read the patch I applied and see what it was *trying* to do, | jkh | 1996-09-09 | 1 | -4/+5 |
* | Fix some buffer overflow problems... | pst | 1996-09-08 | 1 | -3/+3 |
* | Various minor improvements. | jkh | 1996-09-08 | 6 | -14/+64 |
* | Add dequeue script for the record. | peter | 1996-09-07 | 1 | -0/+6 |
* | make it slightly less verbose while creating queue entries.. | peter | 1996-09-07 | 1 | -3/+9 |
* | make the "-l logfile" option actually do something.. | peter | 1996-09-07 | 1 | -1/+4 |
* | After queueing deltas, send out an initial two mails since that will cover | peter | 1996-09-07 | 1 | -0/+3 |
* | fts_children() returns NULL if there are no files. If there was a failure | peter | 1996-09-07 | 1 | -3/+6 |
* | - resync with configs running on freefall | peter | 1996-09-07 | 7 | -12/+33 |
* | When looking for "group daemon" (since that's what's in mtree), make sure | peter | 1996-09-07 | 1 | -4/+7 |
* | remove devconf tools from make tree. | phk | 1996-09-06 | 1 | -2/+2 |
* | Remove lsdev. Devconf never grew up. | phk | 1996-09-06 | 5 | -567/+0 |
* | Turn on SO_KEEPALIVE on network connections. Since we limit the number | peter | 1996-09-06 | 1 | -0/+5 |
* | Rewrite part of the compression support so that it does not leave | peter | 1996-09-06 | 1 | -9/+52 |
* | PR#2724 in NetBSD notes that newsyslog save log files even if the number | jkh | 1996-09-06 | 1 | -6/+15 |
* | Close a security hole in anonymous ftp setup. | jkh | 1996-09-06 | 1 | -2/+2 |
* | Fixed DPADD. | bde | 1996-09-05 | 9 | -18/+29 |
* | When updating a password via the standard RPC handler, reset the password | wpaul | 1996-09-05 | 1 | -2/+3 |
* | typo | adam | 1996-09-05 | 1 | -1/+1 |
* | Removed bogus unused `-I..' and unnecessary override of BINDIR. Didn't | bde | 1996-09-04 | 1 | -3/+2 |
* | Removed another unused `-I.' and cleaned up. | bde | 1996-09-04 | 1 | -6/+3 |
* | Removed unused `-I.'s from CFLAGS. | bde | 1996-09-04 | 3 | -6/+6 |
* | Set ${DPADD}, use +=, add $Id$ | peter | 1996-09-02 | 1 | -1/+4 |
* | Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog. | jkh | 1996-09-01 | 2 | -64/+18 |
* | Unlocalize date | ache | 1996-09-01 | 1 | -2/+2 |
* | Some new options, useful for restoring single files or subtrees from the | phk | 1996-08-30 | 9 | -83/+562 |
* | Use a variable to prevent multiple inclusion from duplicating CFLAGS args. | peter | 1996-08-30 | 1 | -0/+5 |
* | Delete temporary man page rules | peter | 1996-08-30 | 1 | -12/+1 |
* | Hmm, well, whaddya know? ypserv was making calls to the undocumented | peter | 1996-08-30 | 1 | -6/+3 |
* | delete bind, add named named.reload named.restart ndc | peter | 1996-08-29 | 1 | -2/+3 |
* | kill these, they were declared a bad idea. | peter | 1996-08-29 | 15 | -328/+0 |
* | build bind-4.9.4-P1 named.restart in it's own directory | peter | 1996-08-29 | 1 | -0/+22 |
* | build bind-4.9.4-P1 named.reload in it's own directory | peter | 1996-08-29 | 1 | -0/+22 |
* | build bind-4.9.4-P1 ndc in it's own directory | peter | 1996-08-29 | 2 | -0/+49 |
* | Build bind-4.9.4-P1 nslookup | peter | 1996-08-29 | 13 | -5629/+14 |
* | Revert back to building bind-4.9.4-P1 in seperate directories... | peter | 1996-08-29 | 53 | -25398/+107 |
* | Swing the SUBDIR entry across for the new bind-4.9.4-p1 dir.. | peter | 1996-08-29 | 1 | -3/+3 |