Age | Commit message (Expand) | Author |
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 |
2000-01-16 | Closer to support for UVM on powerpc, tries to execute user programs, but | Dale S. Rahn |
2000-01-16 | update | Michael Shalayeff |
2000-01-16 | Merge with FreeBSD: | Jason Wright |
2000-01-16 | remove more references to -H and -V. -moj | Mats O Jansson |
2000-01-16 | ETHERTYPE_ATALK -> ETHERTYPE_AT (op21@squish.org) | Angelos D. Keromytis |
2000-01-16 | ETHERTYPE_ATALK -> ETHERTYPE_AT | Angelos D. Keromytis |
2000-01-15 | Remove unnecessary definition. | Angelos D. Keromytis |
2000-01-15 | Don't allow enc0 to be added to a bridge, as it's used for all | Angelos D. Keromytis |
2000-01-15 | Can't bind SAs to enc0 | Angelos D. Keromytis |
2000-01-15 | Add function prototype. | Angelos D. Keromytis |
2000-01-15 | PRU_DETACH does not return ENOTCONN. If ipxp is NULL, EINVAL will be | Federico G. Schwindt |
2000-01-15 | Some KNF. | Federico G. Schwindt |
2000-01-15 | Check that INET is defined. Revove unused code. Some KNF. | Federico G. Schwindt |
2000-01-15 | Change function type to non-static. | Angelos D. Keromytis |
2000-01-15 | Remove unneded vars and code. 0 -> NULL. Some KNF. | Federico G. Schwindt |
2000-01-15 | Remove the IPX ifdef; it's always there. | Federico G. Schwindt |
2000-01-15 | set the delay to 4000. this is needed by the Compaq AP400; kos@flirble.org | Theo de Raadt |
2000-01-15 | use model instead of name, more constistant with determining machine type. | Dale S. Rahn |
2000-01-15 | more KNF. | Federico G. Schwindt |
2000-01-15 | Don't recompute the checksum if tc is modified; from FreeBSD. | Federico G. Schwindt |
2000-01-15 | P3 id 8 is Coppermine; thanks maja for testing on your sweet sweet box | Theo de Raadt |
2000-01-15 | special case one mislabeled device which is not a pci bridge at all | Theo de Raadt |
2000-01-15 | More statistics; from FreeBSD. | Federico G. Schwindt |
2000-01-15 | Remove unneeded mcopy. Add stats for errors in ipx_forward. | Federico G. Schwindt |
2000-01-15 | Handle the SNAP encapsulated IP/Non-IP case. | Jason Wright |
2000-01-14 | no such thing as machparam.h; bmah@ca.sandia.gov | Theo de Raadt |
2000-01-14 | Cleanup the handling of ptes on 4m. | Artur Grabowski |
2000-01-14 | make setpgt4m static __inline, remove dead code. | Artur Grabowski |
2000-01-14 | Try to allocate the first indirect block in the same cg as the inode. | Artur Grabowski |
2000-01-14 | rename DEBUGLOCKS to LOCKDEBUG to be consistent with the rest of the kernel | Artur Grabowski |
2000-01-14 | Drop SYNCER_MAXDELAY to 32. The delay is never bigger than 30 anyway. | Artur Grabowski |
2000-01-14 | Might as well ding the version number. | Jason Downs |
2000-01-14 | I could be wrong, but I doubt the world is going to end this year. Let's | Jason Downs |
2000-01-14 | Remove change that was checked in by accident with last commit. | Dale S. Rahn |