summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-06-23tabs vs. spaceskstailey
1997-06-23It is not a reasonable default behavior to abort a printout because of itskstailey
size now that there's PostScript[tm].
1997-06-2364 bit clean and WallTheo de Raadt
1997-06-23tabs vs. spaceskstailey
1997-06-23respect NOMAN during installkstailey
1997-06-23Cleanup by Theo and myself. CMDLINE changed to long to makeTodd 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-23respect NOMAN during installkstailey
1997-06-23respect NOMAN during installkstailey
1997-06-23Move prototypes into dkstats.h so systat can get at them.Todd C. Miller
1997-06-23fix "stuff"; problems from uenami@imasy.or.jpTheo de Raadt
1997-06-23duh, my mind is not crispTheo de Raadt
1997-06-23yyyy specification code; m4@nts.umn.eduTheo de Raadt
1997-06-23buffer overflows which never ever happen; brian@firehouse.netTheo de Raadt
1997-06-23add "option IPFILTER_LOG" to conf files that already had IPFILTERkstailey
1997-06-23activate IPFILTER_LOGkstailey
1997-06-23merge in 3.1.11kstailey
1997-06-23merge in 3.1.11kstailey
1997-06-23add "option IPFILTER_LOG"kstailey
1997-06-23IPFILTER_LOG should be a kernel optionkstailey
1997-06-23merge in 3.1.11kstailey
1997-06-23fix tagkstailey
1997-06-23fix tagkstailey
1997-06-23use maskskstailey
1997-06-23only flush log if not using syslogkstailey
1997-06-23fix tagskstailey
1997-06-23oops, this is grossTheo de Raadt
1997-06-23In zs_abort, wrap a #ifdef DDB around a Debugger() invocation.kstailey
Chris Jones via Gene Skonicki.
1997-06-23respect NOMAN (in bulk)kstailey
1997-06-23Copyright.Jason Downs
1997-06-23Mandoc manpages.Jason Downs
1997-06-23One more slight change.Jason Downs
1997-06-23return 32-bits worth of time for time serviceTheo de Raadt
1997-06-23sigblock plays with intsTheo de Raadt
1997-06-23off_t botchTheo de Raadt
1997-06-23int vs in_addr_tTheo de Raadt
1997-06-23long vs intTheo de Raadt
1997-06-23long vs intTheo de Raadt
1997-06-23long != intTheo de Raadt
1997-06-23sigblock mask is int, not longTheo de Raadt
1997-06-23sigblock mask is int, not longTheo de Raadt
1997-06-23Slightly cleaner. (Change nosync to an int, like the rest.)Jason Downs
1997-06-23Add 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-23respect NOMANkstailey
1997-06-23respect NOMANkstailey
1997-06-23Add man page for inet_net_ntop(3) and inet_net_pton(3) from NetBSD (lukem)Todd C. Miller
1997-06-23Upon discussion w/ Theo, the only options in std.mac68k that would be of usegene
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 withTodd C. Miller
/etc/csh.login and .login. From Chris Jones <cjones@rupert.oscs.montana.edu>
1997-06-23Add option PPP_BSDCOMP and PPP_DEFLATEgene
1997-06-23regen: Depend GENERIC* kernels on /sys/conf/GENERIC and move busificationgene
options out of std.mac68k. This means that people will have to add them to their local kernel config files. Please test.
1997-06-23oopsTheo de Raadt