Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-08-04 | save errno in sigchld handlers | Theo de Raadt | |
1997-08-04 | Fix a problem in skin() that was introduced with the buffer oflow | Todd C. Miller | |
fix. Could end up realloc'ing the wrong thing. | |||
1997-08-04 | null terminate input | kstailey | |
1997-08-04 | And another. | Jason Downs | |
1997-08-04 | Heh. | Jason Downs | |
1997-08-04 | And another. | Jason Downs | |
1997-08-04 | And another one bites the dust. | Jason Downs | |
1997-08-04 | init net_entry properly | Theo de Raadt | |
1997-08-04 | Add Cyclades serial driver as character major number 38. | dgregor | |
1997-08-04 | Change disable_intr()/enable_intr() to splhigh()/splx(). | dgregor | |
Fix bug of 'tp' not being initialized in cyopen - patch from Theo de Raadt. Thanks to Niklas Hallqvist and Theo de Raadt for finding this bug. | |||
1997-08-04 | let us all try this for a while, and argue amongst ourselves. | Theo de Raadt | |
make a read(2) on an open'd directory return 0 bytes. always. | |||
1997-08-04 | Add 35 to the chrtoblktb. | Jason Downs | |
1997-08-04 | toast non-NEWVM code; freebsd | Theo de Raadt | |
1997-08-04 | bad Ns | Theo de Raadt | |
1997-08-04 | more Ns | Theo de Raadt | |
1997-08-04 | sendmail 8.9.1 | Jason Downs | |
1997-08-04 | sendmail 8.8.7. | Jason Downs | |
1997-08-04 | do not permit gzexe on sh -- the results are terrifying; finrod@pugwash.priv.no | Theo de Raadt | |
1997-08-04 | No more crashes because of this bug (double m_freem(), essentially). | Angelos D. Keromytis | |
1997-08-03 | mips needs -call_shared to as for asm code | Per Fogelstrom | |
1997-08-03 | Stupid hack to keep build from dying in texinfo/po when @obj is in da house. | kstailey | |
You will probably have to re-fetch texinfo if your build blew up in the past. Sorry. Should really have GNU autoconf 2.12 in the tree, but Theo does't like it. Hmmm, that's a really good reason to hack derived files instead of source. | |||
1997-08-03 | oops. ok, why does my footer not show up yet?? | Theo de Raadt | |
1997-08-03 | roughly 3 hours of slaving results in a much more beautiful mdoc man page. | Theo de Raadt | |
1997-08-02 | change vars names, add attach_args | Michael Shalayeff | |
1997-08-02 | move kentry() in boot | Michael Shalayeff | |
1997-08-02 | add ScanJet 5p, untested | kstailey | |
1997-08-02 | pass address family as host-byte-order u_int32_t. this fixes bpf. add a | Theo de Raadt | |
note to the bottom of tun.4 to indicate that this is a binary incompatibility with older versions, and describe all 3 revisions this has gone through. everyone -- recompile your code that uses tun. | |||
1997-08-02 | silence messages that we do not need | Theo de Raadt | |
1997-08-02 | doc EPERM; bitblt | Theo de Raadt | |
1997-08-02 | From NetBSD (phil): | Todd C. Miller | |
- Add args for compar() function decl. - Fix it so fts_* never adds a / to a path name when there is already a trailing /. Fixes NetBSD PR 1495. | |||
1997-08-01 | geez, DEBUG is two things... | Theo de Raadt | |
1997-08-01 | Add photuris directory. | Tobias Weingartner | |
1997-08-01 | wrap proto in DEBUG too | Theo de Raadt | |
1997-08-01 | fix DIAGNOSTIC vs DEBUG confusion | Theo de Raadt | |
1997-08-01 | Consistency with the rest. | Tobias Weingartner | |
1997-08-01 | not in 3.11 | kstailey | |
1997-08-01 | weird build shit | kstailey | |
1997-08-01 | note about file table sharing and execve | Theo de Raadt | |
1997-08-01 | only allow setuid if fd_refcnt == 1, due to rfork | Theo de Raadt | |
1997-08-01 | updates for 3.11 | kstailey | |
1997-08-01 | fix conflicts | kstailey | |
1997-08-01 | Import of FSF texinfo 3.11 | kstailey | |
1997-08-01 | disable RFFDG; long explanation... | Theo de Raadt | |
1997-08-01 | new disklabel code | Per Fogelstrom | |
1997-08-01 | compile clean with ALLOC_FIRST_FIT defined | Per Fogelstrom | |
1997-08-01 | pull in protos | Theo de Raadt | |
1997-08-01 | proto __flt_rounds correctly | Theo de Raadt | |
1997-08-01 | ALPHA_PTE_WRITE needs to include the "user write" bit; thorpej | Theo de Raadt | |
1997-08-01 | 64 bit botch; thorpej | Theo de Raadt | |
1997-08-01 | no <machine/psl.h> | Michael Shalayeff | |