Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-23 | tabs vs. spaces | kstailey | |
1997-06-23 | It is not a reasonable default behavior to abort a printout because of its | kstailey | |
size now that there's PostScript[tm]. | |||
1997-06-23 | 64 bit clean and Wall | Theo de Raadt | |
1997-06-23 | tabs vs. spaces | kstailey | |
1997-06-23 | respect NOMAN during install | kstailey | |
1997-06-23 | Cleanup by Theo and myself. CMDLINE changed to long to make | Todd C. Miller | |
command line work on 64bit platforms. This is somewhat bogus and is really just a temporary workaround (there may be a curses bug). | |||
1997-06-23 | respect NOMAN during install | kstailey | |
1997-06-23 | respect NOMAN during install | kstailey | |
1997-06-23 | Move prototypes into dkstats.h so systat can get at them. | Todd C. Miller | |
1997-06-23 | fix "stuff"; problems from uenami@imasy.or.jp | Theo de Raadt | |
1997-06-23 | duh, my mind is not crisp | Theo de Raadt | |
1997-06-23 | yyyy specification code; m4@nts.umn.edu | Theo de Raadt | |
1997-06-23 | buffer overflows which never ever happen; brian@firehouse.net | Theo de Raadt | |
1997-06-23 | add "option IPFILTER_LOG" to conf files that already had IPFILTER | kstailey | |
1997-06-23 | activate IPFILTER_LOG | kstailey | |
1997-06-23 | merge in 3.1.11 | kstailey | |
1997-06-23 | merge in 3.1.11 | kstailey | |
1997-06-23 | add "option IPFILTER_LOG" | kstailey | |
1997-06-23 | IPFILTER_LOG should be a kernel option | kstailey | |
1997-06-23 | merge in 3.1.11 | kstailey | |
1997-06-23 | fix tag | kstailey | |
1997-06-23 | fix tag | kstailey | |
1997-06-23 | use masks | kstailey | |
1997-06-23 | only flush log if not using syslog | kstailey | |
1997-06-23 | fix tags | kstailey | |
1997-06-23 | oops, this is gross | Theo de Raadt | |
1997-06-23 | In zs_abort, wrap a #ifdef DDB around a Debugger() invocation. | kstailey | |
Chris Jones via Gene Skonicki. | |||
1997-06-23 | respect NOMAN (in bulk) | kstailey | |
1997-06-23 | Copyright. | Jason Downs | |
1997-06-23 | Mandoc manpages. | Jason Downs | |
1997-06-23 | One more slight change. | Jason Downs | |
1997-06-23 | return 32-bits worth of time for time service | Theo de Raadt | |
1997-06-23 | sigblock plays with ints | Theo de Raadt | |
1997-06-23 | off_t botch | Theo de Raadt | |
1997-06-23 | int vs in_addr_t | Theo de Raadt | |
1997-06-23 | long vs int | Theo de Raadt | |
1997-06-23 | long vs int | Theo de Raadt | |
1997-06-23 | long != int | Theo de Raadt | |
1997-06-23 | sigblock mask is int, not long | Theo de Raadt | |
1997-06-23 | sigblock mask is int, not long | Theo de Raadt | |
1997-06-23 | Slightly cleaner. (Change nosync to an int, like the rest.) | Jason Downs | |
1997-06-23 | Add inet_ntop(3) and inet_pton(3) and the IPv6 address format. | Todd C. Miller | |
From BSD/OS 3.0, with permission from Jeffrey Finkelstein <finkels@bsdi.com> by way of NetBSD (lukem). Also add xfer for inet_net(3). | |||
1997-06-23 | respect NOMAN | kstailey | |
1997-06-23 | respect NOMAN | kstailey | |
1997-06-23 | Add man page for inet_net_ntop(3) and inet_net_pton(3) from NetBSD (lukem) | Todd C. Miller | |
1997-06-23 | Upon discussion w/ Theo, the only options in std.mac68k that would be of use | gene | |
would be {DEV,SWAP}PAGER, so std.mac68k is out of here. Update the machine-specific files to reflect this. | |||
1997-06-23 | /etc/profile should be checked along with .profile for consistency with | Todd C. Miller | |
/etc/csh.login and .login. From Chris Jones <cjones@rupert.oscs.montana.edu> | |||
1997-06-23 | Add option PPP_BSDCOMP and PPP_DEFLATE | gene | |
1997-06-23 | regen: Depend GENERIC* kernels on /sys/conf/GENERIC and move busification | gene | |
options out of std.mac68k. This means that people will have to add them to their local kernel config files. Please test. | |||
1997-06-23 | oops | Theo de Raadt | |