Age | Commit message (Expand) | Author |
1997-06-06 | use destructive erase | Michael Shalayeff |
1997-06-06 | eliminate comment about HAVEHTONS since the conditional implied is no longer ... | grr |
1997-06-06 | fix twiddle() without breaking backspace | kstailey |
1997-06-06 | add net.inet.tcp.{keepidle,keepintvl,slowhz}; mouse@Rodents.Montreal.QC.CA | Theo de Raadt |
1997-06-06 | SO_SNDTIMEO tv_usec calc error; stevens, vol2, p548 | Theo de Raadt |
1997-06-06 | tweaks to make the ramdisk kernel smaller and also reduce the vm requirements... | grr |
1997-06-05 | non-DEBUG __abs_nonsingle correct use; grr | Theo de Raadt |
1997-06-05 | fix DEBUG thing | Theo de Raadt |
1997-06-05 | option | Theo de Raadt |
1997-06-05 | Since we all seem to be on this kick lately: s/options/option/g. | gene |
1997-06-05 | Our config(8) is cool: we don't need ../../../ in includes. | gene |
1997-06-05 | ICMP_MASKLEN -> icmpstat.icps_badlen++; koji@math.human.nagoya-u.ac.jp | Theo de Raadt |
1997-06-05 | s/options/option/ (mostly) | kstailey |
1997-06-05 | s/options/option/g | kstailey |
1997-06-05 | random pid generation, heh | Theo de Raadt |
1997-06-05 | fix sendmsg() credential passing on 64 bit machines, i hope. (this was hellish) | Theo de Raadt |
1997-06-05 | kill the other timers too | Theo de Raadt |
1997-06-05 | delete cannot happen code | Theo de Raadt |
1997-06-04 | undo more pre-spoofing data structure damage by readdisklabel | Theo de Raadt |
1997-06-04 | Bump MAXTSIZ to 16MB (makes latest netscape communicator work) | Niklas Hallqvist |
1997-06-04 | Raise memory resource limits, drive by the need to run netscape 4.0b5 | kstailey |
1997-06-04 | clear timer for setuid; kloo | Theo de Raadt |
1997-06-03 | let us try to move to pcvt as default; report problem cards to me | Theo de Raadt |
1997-06-03 | some notes on adding a system call; feel free to expand this document | kstailey |
1997-06-03 | Handle obj dirs the correct way. PR#172 -moj | Mats O Jansson |
1997-06-02 | EXEC_SCRIPT is not an option | Theo de Raadt |
1997-06-02 | VNODEPAGER is not an option | Theo de Raadt |
1997-06-02 | UCONSOLE is long dead | Theo de Raadt |
1997-06-02 | rename sa_handler to sa__handler | Theo de Raadt |
1997-06-02 | add strip | Theo de Raadt |
1997-06-01 | pass Wstrict-prototypes; grr, PR#193 | Theo de Raadt |
1997-05-31 | note about usleep | Michael Shalayeff |
1997-05-31 | usleep won't work on some weird laptops | Michael Shalayeff |
1997-05-31 | clean/optimize | Michael Shalayeff |
1997-05-31 | add sleep(3) | Michael Shalayeff |
1997-05-31 | <string.h> bye-bye | Michael Shalayeff |
1997-05-31 | kill spaces in fstypenames[] entries; abs@mono.org | Theo de Raadt |
1997-05-31 | usleep is void now | Michael Shalayeff |
1997-05-31 | sync to syscalls.master | Theo de Raadt |
1997-05-31 | ufs changes | Michael Shalayeff |
1997-05-30 | sleep returns u_int | Michael Shalayeff |
1997-05-30 | sleep/usleep prototypes (others may need 'em too, btw | Michael Shalayeff |
1997-05-30 | add getpgid(2) from NetBSD | kstailey |
1997-05-30 | sigh | Theo de Raadt |
1997-05-30 | argh | Theo de Raadt |
1997-05-30 | add EXT2FS | kstailey |
1997-05-30 | s/NetBSD/OpenBSD/g | Michael Shalayeff |
1997-05-30 | Put in compatibility defines for FFS member names, #ifndef _KERNEL. | Jason Downs |
1997-05-30 | Build nicely when $S is absolute | Niklas Hallqvist |
1997-05-30 | having make clean remove *netbsd is good policy, but probably not what was in... | grr |