Age | Commit message (Expand) | Author |
1998-01-04 | quieter on boot | Theo de Raadt |
1998-01-04 | add TVGA9440 | Theo de Raadt |
1998-01-04 | pretty | Theo de Raadt |
1998-01-04 | pretty | Theo de Raadt |
1998-01-04 | pretty | Theo de Raadt |
1998-01-04 | doc that the workaround is for the cyrix xchg bug | Theo de Raadt |
1998-01-04 | indent | Theo de Raadt |
1998-01-04 | Added support for enable/disable attr value. eg disable irq 10. -moj | Mats O Jansson |
1998-01-03 | ignore PRU_SHUTDOWN if socket is already shutdown | Theo de Raadt |
1998-01-03 | more oflows; we should just delete this thing | Theo de Raadt |
1998-01-03 | argh | Theo de Raadt |
1998-01-03 | if fork/exec fails, bail properly | Theo de Raadt |
1998-01-03 | clarify what --> and <-- mean in tcp headers | Theo de Raadt |
1998-01-03 | new style man page | Theo de Raadt |
1998-01-03 | remove crud | Theo de Raadt |
1998-01-03 | sync | Theo de Raadt |
1998-01-03 | STB id is the 2nd one actually | Theo de Raadt |
1998-01-03 | default level is 0, not 9; hnokubi@yyy.or.jp | Theo de Raadt |
1998-01-03 | sync | Theo de Raadt |
1998-01-03 | few more... | Theo de Raadt |
1998-01-03 | document krb.conf tweak | Theo de Raadt |
1998-01-02 | add NOCAPACITY quirk for a sanyo? cdrom, reported by ian@darwinsys.com | Niels Provos |
1998-01-02 | change .Nd to include the word "emulation" | Theo de Raadt |
1998-01-02 | sync | Theo de Raadt |
1998-01-02 | 2nd STB vendor ID; prlw1@cam.ac.uk | Theo de Raadt |
1998-01-02 | use getopt; mph@pobox.com | Theo de Raadt |
1998-01-02 | use _exit() | Theo de Raadt |
1998-01-02 | make {f,}chflags(.., -1) return EINVAL because -1 is VNOVAL; problem noted by... | Theo de Raadt |
1998-01-02 | sync | Theo de Raadt |
1998-01-02 | merge recent netbsd changes | Theo de Raadt |
1998-01-02 | make mmap() return void *, add MAP_FAILED | Theo de Raadt |
1998-01-02 | man page error; helbig | Theo de Raadt |
1998-01-02 | buf oflows; wosch & me | Theo de Raadt |
1997-12-31 | address family; forget about this protocol family stuff for now | Theo de Raadt |
1997-12-31 | return error instead of EINTR; brian | Theo de Raadt |
1997-12-31 | make the loopback interfaces ordered in the iface list, so they show up in ne... | Michael Shalayeff |
1997-12-31 | use NULL for pointers, not (cast)(0); clandestine ones | Michael Shalayeff |
1997-12-31 | NULL is not 0 | Michael Shalayeff |
1997-12-31 | NULL is not 0 | Michael Shalayeff |
1997-12-31 | Suggest using /var/tmp for local domain `diagnostic' sockets, | brian |
1997-12-31 | two missing splx(); one from brian, one from me | Theo de Raadt |
1997-12-31 | return EROFS for write protect; is | Theo de Raadt |
1997-12-30 | Don't suggest creating sockets in /var/run as we create | brian |
1997-12-30 | be carefull about div by zero | Michael Shalayeff |
1997-12-30 | Allow "set device" to close the open modem if we're in | brian |
1997-12-30 | Typo in error message. | brian |
1997-12-30 | Use inet_aton() before gethostbyname() | brian |
1997-12-30 | make it compile w/ GPROF | Michael Shalayeff |
1997-12-30 | pretty printing | Theo de Raadt |
1997-12-30 | Allow "add! dst mask gw" (note the ``!'') to do an | brian |