Age | Commit message (Expand) | Author |
2000-01-22 | Use .Va macro when referring to the global variable errno. | Aaron Campbell |
2000-01-22 | changes to GENERIC must be matched in GENERIC_SCSI3 | Theo de Raadt |
2000-01-22 | sync | Theo de Raadt |
2000-01-22 | mislabeling | Theo de Raadt |
2000-01-22 | Fix pci probing for the powerpc port, it was previously only probing a | Dale S. Rahn |
2000-01-22 | Allow the address specified in the bus_space_map to either be | Dale S. Rahn |
2000-01-22 | do not interpret a '-' character in a file or bootpath as the beginning of | Dale S. Rahn |
2000-01-21 | Make token_output not static. | Federico G. Schwindt |
2000-01-21 | Fix comment. | Angelos D. Keromytis |
2000-01-21 | Typo. | Angelos D. Keromytis |
2000-01-21 | Forgot to delete this. | Angelos D. Keromytis |
2000-01-21 | Rename the ip4_* routines to ipip_*, make it so GIF tunnels are not | Angelos D. Keromytis |
2000-01-20 | sync | Theo de Raadt |
2000-01-20 | DEC 21150-BC bridge chip, AKA DC1111D | Theo de Raadt |
2000-01-20 | buffer overflow in readline(;) from espie@ | Michael Shalayeff |
2000-01-20 | set[ug]id, not just setuid | Theo de Raadt |
2000-01-20 | when procfs is compiled in, if a setuid process has any of descriptors 0-2 | Theo de Raadt |
2000-01-19 | do not NULL dereference if fd_nfiles < 3 | Theo de Raadt |
2000-01-19 | another possible workaround for NetBSD PR 9189. | Jun-ichiro itojun Hagino |
2000-01-19 | Sloppy me. | Aaron Campbell |
2000-01-19 | Fix matthieu's damage. Amiga kernel sure compiles better with a prototype | Marc Espie |
2000-01-18 | Change so unmodified function key presses are passed to the application. Match | Aaron Campbell |
2000-01-18 | Bump IPPROTO_MAX to include IPPROTO_MOBILE and IPPROTO_ETHERIP. | Angelos D. Keromytis |
2000-01-18 | serial console | Michael Shalayeff |
2000-01-18 | oops, it was not necessary. | Jun-ichiro itojun Hagino |
2000-01-18 | possible workaround to NetBSD PR 9189 (panic on sparc). not sure if it's right. | Jun-ichiro itojun Hagino |
2000-01-18 | sync with FreeBSD: add Farallon PN9000SX as a match | Jason Wright |
2000-01-18 | sync | Jason Wright |
2000-01-18 | Farallon PN9000SX (looks like they used DEC's vendor ID by mistake); from Fre... | Jason Wright |
2000-01-18 | Fix fxp+nsphy problem: don't reset everytime when switching to auto mode. | Jason Wright |
2000-01-17 | pmap_{zero,copy}_page4m: use getptep4m to get the ptes for vpages. | Artur Grabowski |
2000-01-17 | remove unneeded stuff from setregs; force single-user for now, enable signal ... | Michael Shalayeff |
2000-01-17 | oops, another syscall pipe() botch; karls@inet.no | Theo de Raadt |
2000-01-17 | From Manuel Bouyer - | Chris Cappuccio |
2000-01-17 | spaces everywhere | Michael Shalayeff |
2000-01-17 | spaces everywhere | Michael Shalayeff |
2000-01-17 | spaces everywhere, some knf | Michael Shalayeff |
2000-01-17 | spaces everywhere | Michael Shalayeff |
2000-01-17 | spaces and knf | Michael Shalayeff |
2000-01-17 | don't need IFF_RUNNING for gif, as no resource is allocated for | Jun-ichiro itojun Hagino |
2000-01-17 | on fork, flush pcb too, update pcsq | Michael Shalayeff |
2000-01-17 | remove IFF_RUNNING if it becomes !IFF_UP. | Jun-ichiro itojun Hagino |
2000-01-17 | fix pullup and otos saving code for ip6 | Jun-ichiro itojun Hagino |
2000-01-17 | fix "traceroute -P 41", outgoing side. incoming side needs fix in | Jun-ichiro itojun Hagino |
2000-01-17 | let pmap_enter_pv return a created pv, which simplifies futher pv operation | Michael Shalayeff |
2000-01-17 | Remove `pc_disp_special'. | Aaron Campbell |
2000-01-17 | Remove `pcdisp_special', which was actually a gross hack. Instead, move the | Aaron Campbell |
2000-01-17 | Add sysctl vars for checksum, forwarding and netbios. | Federico G. Schwindt |
2000-01-17 | some more paranoid checks, shorter trap desriptions | Michael Shalayeff |
2000-01-17 | add syscall frame flag | Michael Shalayeff |