Age | Commit message (Expand) | Author |
1999-06-08 | disable TCP_FACK for now | Niels Provos |
1999-06-07 | I do not believe this | Theo de Raadt |
1999-06-07 | Better support for changing volume levels, muting, and switching output | Jason Wright |
1999-06-07 | need seperate sys_pipe() versions, for pipeclose() or soclose() calls | Theo de Raadt |
1999-06-07 | return a ICMP_UNREACH_PROTOCOL for protocols we do not support; discussion wi... | Theo de Raadt |
1999-06-07 | Fix use of uninitialized TDB hash table in tdb_delete(), introduced | Angelos D. Keromytis |
1999-06-07 | sync | Theo de Raadt |
1999-06-07 | replacement pipe() system call; copies data into place inside kernel, so | Theo de Raadt |
1999-06-07 | oops, premature commit | Theo de Raadt |
1999-06-07 | do not leak file descriptors if copyout() fails | Theo de Raadt |
1999-06-07 | store NULL in fd_ofiles | Theo de Raadt |
1999-06-06 | Ident. | Angelos D. Keromytis |
1999-06-06 | avoid a future problem inside an #ifdef notyet | Theo de Raadt |
1999-06-06 | sockaddr_storage; per rfc2553 | Theo de Raadt |
1999-06-06 | complete blind luck made this work without a volatile | Theo de Raadt |
1999-06-06 | set DFLDSIZ to 24MB | Theo de Raadt |
1999-06-06 | -Wall sucks | Theo de Raadt |
1999-06-06 | adjtime(2) did not return EFAULT for bad olddelta ptr; darrenr@merlin.reed.wa... | Theo de Raadt |
1999-06-06 | use __sparc__ | Theo de Raadt |
1999-06-06 | pmap callout changes for uvm; art | Theo de Raadt |
1999-06-06 | First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-only | Jason Wright |
1999-06-05 | say media error instead of medium error | Theo de Raadt |
1999-06-05 | export p_md | Michael Shalayeff |
1999-06-04 | Think-o in pmap_extract4m(), detected by UVM; pk | Theo de Raadt |
1999-06-04 | forgot to zero sunion | Niels Provos |
1999-06-04 | remove old MN code, which is not in use anymore, MNN been running for | Michael Shalayeff |
1999-06-04 | start swapping on the first swap device after initialization | Artur Grabowski |
1999-06-04 | remove sys_omsync, it's in already in compat. (how did this ever link?) | Artur Grabowski |
1999-06-04 | remove sys_swapon, it's in already in compat. (how did this ever link?) | Artur Grabowski |
1999-06-03 | Repair amiga builds (int schedules need some machine-specific macros) | Marc Espie |
1999-06-03 | Same problem as i386, same fix. From Theo. | Jason Downs |
1999-06-03 | use __builtin_next_arg() for va_start() | Theo de Raadt |
1999-06-03 | sync | Theo de Raadt |
1999-06-03 | correct a device | Theo de Raadt |
1999-06-03 | use uvm_vnp_setsize when uvm (workaround) | Artur Grabowski |
1999-06-03 | sync | Theo de Raadt |
1999-06-03 | obvious shortening | Theo de Raadt |
1999-06-03 | use __sparc__ just in case | Theo de Raadt |
1999-06-03 | sync | Theo de Raadt |
1999-06-03 | new | Theo de Raadt |
1999-06-03 | Also define memname if FFS_SOFTUPDATES is defined. FFS_SOFTUPDATES should re... | Todd C. Miller |
1999-06-03 | regen. | Federico G. Schwindt |
1999-06-03 | Add SMC EZCARD definition and Fujitsu products from Netbsd. | Federico G. Schwindt |
1999-06-02 | enable sys_swapctl() implementation | Michael Shalayeff |
1999-06-01 | Introduce M_PFKEY kmem type, and use it. (angelos@ ok) | Hakan Olsson |
1999-06-01 | Fix some mips -> __mips__ stuff. | Per Fogelstrom |
1999-06-01 | fixes for boot are in, kernel is more in sync now | Michael Shalayeff |
1999-06-01 | regen | Michael Shalayeff |
1999-06-01 | SIS AGP Video | Michael Shalayeff |
1999-06-01 | remove the "ifdef pmap_resident_count" hack and replace it with a macro. | Artur Grabowski |