Age | Commit message (Expand) | Author |
1997-11-30 | kill bad .Os line | Theo de Raadt |
1997-11-30 | missed, i'm 'what?', dunno, missed anyways | Michael Shalayeff |
1997-11-30 | big diskinfo changes from toby@ | Michael Shalayeff |
1997-11-30 | missed from last bcd2bin commit | Michael Shalayeff |
1997-11-30 | fix TIOCGPGRP in sunos emulation | Theo de Raadt |
1997-11-30 | use stackgap macros | Theo de Raadt |
1997-11-30 | add bcd<-->bin conversions; from freebsd | Michael Shalayeff |
1997-11-30 | treat \n and \r the same on input | Theo de Raadt |
1997-11-30 | Add "test" target. | Todd C. Miller |
1997-11-30 | No more perlovl.pod | Todd C. Miller |
1997-11-30 | config apm even if power mgmt is disengaged | Jim Rees |
1997-11-30 | Move in_addr_t and in_port_t to <sys/types.h> and add sa_family_t | Todd C. Miller |
1997-11-30 | Pull in vm/vm.h in the appropriate order for simple_dat_lock_t in vm/pmap.h | gene |
1997-11-30 | Make console type "sun" so the default will "just work" for most people. | Todd C. Miller |
1997-11-30 | sync | Theo de Raadt |
1997-11-30 | oops | Theo de Raadt |
1997-11-30 | remove dk_* use; kstailey/mickey please finish this correctly | Theo de Raadt |
1997-11-30 | Xr config 8 | Theo de Raadt |
1997-11-30 | perl 5.004_04 | Todd C. Miller |
1997-11-30 | perl5.005_03 | Todd C. Miller |
1997-11-30 | stock perl 5.8.0 from CPAN | Todd C. Miller |
1997-11-30 | perl5.005_03 | Todd C. Miller |
1997-11-30 | perl 5.004_04 | Todd C. Miller |
1997-11-30 | perl5.005_03 | Todd C. Miller |
1997-11-30 | perl 5.004_04 | Todd C. Miller |
1997-11-30 | perl 5.004_04 | Todd C. Miller |
1997-11-30 | verbose eisa/pci | Theo de Raadt |
1997-11-30 | vm/lock.h -> sys/lock.h | gene |
1997-11-30 | Canonify the _*_H_ namespace appropriately. | gene |
1997-11-30 | hmm. If out of ports, return EADDRNOTAVAIL | Theo de Raadt |
1997-11-30 | Add multiple inclusion protection, clean up comments, and wrap with _KERNEL | gene |
1997-11-30 | oh yeah, we are min() clean | Theo de Raadt |
1997-11-30 | deal with unterminated e_login and e_wmesg | Theo de Raadt |
1997-11-30 | hosts.equiv manpage; tv | Theo de Raadt |
1997-11-30 | crank line lengths a bit, and do not make assumptions about the stack | Theo de Raadt |
1997-11-30 | add bios0 etc | Theo de Raadt |
1997-11-30 | add -column, -dash, -hyphen to .Bl usage string; lukem | Theo de Raadt |
1997-11-30 | .It is not parsed, so spell out Bx and Ux; lukem | Theo de Raadt |
1997-11-30 | doc .Bl options -column, -dash, -hyphen; lukem | Theo de Raadt |
1997-11-30 | Deal with realloc() failure in v?asprintf() | Todd C. Miller |
1997-11-30 | Fix setting of crtscts. It was not being set in set_up_tty() if the | Todd C. Miller |
1997-11-29 | We now have an asprintf() in libc. | Todd C. Miller |
1997-11-29 | Add __attribute__ for asprintf. | Todd C. Miller |
1997-11-29 | Build asprintf.c and vasprintf.c | Todd C. Miller |
1997-11-29 | Implement asprintf(3) and vasprintf(3) functions similar to the | Todd C. Miller |
1997-11-29 | Return -1, not EOF for size < 1. XPG4.2 specifies the return value | Todd C. Miller |
1997-11-29 | Fix to min/max-macro problem. | Artur Grabowski |
1997-11-29 | min/max-problem contiued. | Artur Grabowski |
1997-11-29 | fixed the min problem. | Artur Grabowski |
1997-11-29 | We don't implement the GNU extension tparam(). It is #ifdef'd out | Todd C. Miller |