Age | Commit message (Expand) | Author |
1999-01-06 | clean | David Leonard |
1999-01-06 | support lebuffer devices on sparc ramdisk | Theo de Raadt |
1999-01-06 | fix for "halt -p" and BIOS goes "no disk drives" | kstailey |
1999-01-06 | sync | Theo de Raadt |
1999-01-06 | Typo: The idle timer is ignored in -ddial and -dedicated | brian |
1999-01-06 | Don't warn when ``add xxxx HISADDR'' fails because HISADDR | brian |
1999-01-05 | Fix up for make regress. Should handle objdir now. | Bob Beck |
1999-01-05 | fix misleading proto | David Leonard |
1999-01-05 | update to correct entries for stacken | Artur Grabowski |
1999-01-05 | We announce ualberta.ca as an official afs mirror, we should have the CellSer... | Artur Grabowski |
1999-01-05 | careful about sunx.sun_path termination; matter@research.suspicious.org | Theo de Raadt |
1999-01-05 | sync | Theo de Raadt |
1999-01-05 | be extra careful to not divide by zero; more arches to come | Todd C. Miller |
1999-01-05 | do not concern ourselves with MAX_PID | Theo de Raadt |
1999-01-05 | make PID_MAX 65535: lots, but avoids problems with compat_* | Theo de Raadt |
1999-01-04 | Correct ! handling in parens; dave@dtsp.co.nz | Todd C. Miller |
1999-01-04 | sync | Theo de Raadt |
1999-01-04 | new modem | Theo de Raadt |
1999-01-04 | include blurb about ISO 8601 dates straight from strftime.c | Todd C. Miller |
1999-01-04 | MIN_PID should be 4 since update is proc 3 now | Todd C. Miller |
1999-01-04 | better cache handling in bus_space_barrier(), seem to work now | Michael Shalayeff |
1999-01-04 | PIDs does not always fit in short | Niklas Hallqvist |
1999-01-04 | use TCP_NODELAY; giannici@neomedia.it | Theo de Raadt |
1999-01-04 | high PID_MAX has side effects on udp, which are still being debugged | Theo de Raadt |
1999-01-04 | ssl lib test scripts. Need to be tested so as not to break build process | Bob Beck |
1999-01-04 | spelling | Artur Grabowski |
1999-01-04 | Don't isolate if NOISOLATE flag is set | Jason Wright |
1999-01-04 | o Switching from 10->100 needs a bit of extra bit fiddling | Jason Wright |
1999-01-04 | Make sure both phyid registers have bogus values before assuming | Jason Wright |
1999-01-04 | clean up: remove the correct devices before trying to create them | Jason Wright |
1999-01-04 | use pid_t | Theo de Raadt |
1999-01-04 | namedb files go in /var/named/named | Todd C. Miller |
1999-01-03 | ie driver, needs MI part, which involves sparc testing and (most likely) i386... | Michael Shalayeff |
1999-01-03 | sync | Theo de Raadt |
1999-01-03 | fix uncompilable | Michael Shalayeff |
1999-01-03 | use int8_t, not char in c++ case for consistency and fix indentation | Todd C. Miller |
1999-01-03 | implement bus_space_{un,}map w/ extents | Michael Shalayeff |
1999-01-03 | print addresses using inet_ntoa ( ) | Theo de Raadt |
1999-01-03 | fix overflow; bde | Theo de Raadt |
1999-01-03 | provide pcmcia IO bus mapper with list of blocks where it should | Theo de Raadt |
1999-01-03 | Use libc basename(3) and dirname(3) instead of defining our own. Also clean ... | Todd C. Miller |
1999-01-03 | back out last change, other parts of patch rely on basename() returning a ptr... | Todd C. Miller |
1999-01-03 | we have basename(3) and dirname(3) in libc (albeit with slightly different se... | Todd C. Miller |
1999-01-03 | add pmap_changebit(); fix pmap_enter() so it handles mapping's PA changes | Michael Shalayeff |
1999-01-02 | unused var | Niklas Hallqvist |
1999-01-02 | I messed up the PNP attachment | Niklas Hallqvist |
1999-01-02 | indent | Theo de Raadt |
1999-01-02 | Fix possible free() of uninitialized pointer. | Tobias Weingartner |
1999-01-02 | Clean up some -Wall stuff, and a potential problem if TM_TIME_BASE was not | Tobias Weingartner |
1999-01-02 | Forgotten file in the midi commit | Niklas Hallqvist |