Age | Commit message (Expand) | Author |
2001-07-26 | missed this in previous symlink/mknod backout | Todd C. Miller |
2001-07-26 | drop value of OpenBSD date to what it was before since the mknod/symlink chan... | Todd C. Miller |
2001-07-26 | Back out changes to symlink and mknod that were not well tested. | Todd C. Miller |
2001-07-26 | Add support for disabling swap devices (swapctl -d). | Artur Grabowski |
2001-07-26 | No longer used. | Artur Grabowski |
2001-07-26 | regen | Brad Smith |
2001-07-26 | add Broadcom BCM5700 Gigabit MAC | Brad Smith |
2001-07-26 | In extent_destroy, remove the extent from the list of | Artur Grabowski |
2001-07-26 | Print "data modified on freelist" sizes in hex. | Artur Grabowski |
2001-07-26 | Typos. | Artur Grabowski |
2001-07-26 | Be more careful with ranges. | Artur Grabowski |
2001-07-26 | set OpenBSD version to 200107 | assar |
2001-07-26 | If pckbc_cnattach fails, try to usb attach. Helps on some legacy-free PCs | Constantine Sapuntzakis |
2001-07-26 | make it compile on `other' endian machines | Michael Shalayeff |
2001-07-26 | change vop_symlink and vop_mknod to return vpp (the created node) | assar |
2001-07-26 | remove unused support for creating files and directories from | assar |
2001-07-25 | Random cleanups that generate noise in my cvs updates. | Artur Grabowski |
2001-07-25 | Some updates to UVM from NetBSD. Nothing really critical, just a sync. | Artur Grabowski |
2001-07-25 | Change the pmap_enter interface to merge access_type and the wired boolean | Artur Grabowski |
2001-07-25 | nat proxy port randomization by ben fleis. | Daniel Hartmeier |
2001-07-25 | Added missing break. -moj | Mats O Jansson |
2001-07-25 | Make sure pkthdr.rcvif is correct before calling pf_test() | Jason Wright |
2001-07-25 | be carefull about initializing timeouts | Michael Shalayeff |
2001-07-25 | - unconditionalize call to bridge_input() (fewer #ifdef's and NPF>0 is defaul... | Jason Wright |
2001-07-25 | Initialization of arpcom * based on ifp was too soon: ifp can change as | Jason Wright |
2001-07-23 | reorder operations a bit for st16550{v2}, xr16850, ti16750: | Jason Wright |
2001-07-23 | improve IFA_ROUTE handling. do not lose connected route on primary | Jun-ichiro itojun Hagino |
2001-07-22 | pmap_clear_modify returns boolean_t | Miod Vallat |
2001-07-21 | print additional debugging information for 'insert invalid' messages. occurs ... | Daniel Hartmeier |
2001-07-21 | no rd required in regular kernels | Theo de Raadt |
2001-07-21 | regen | Nathan Binkert |
2001-07-21 | Add Level1 and their LXT1001 (Now owned by Intel) | Nathan Binkert |
2001-07-21 | missing \n in a log() call | Jun-ichiro itojun Hagino |
2001-07-21 | repair validation on RTAX_GENMASK insertion. has been broken since 44bsd. | Jun-ichiro itojun Hagino |
2001-07-21 | repair IPv6 TCP. th_sum has to be initialized to 0 on template. | Jun-ichiro itojun Hagino |
2001-07-21 | Undo last fix to ata_wdc.c. Don't deregister timeout in generic code | Constantine Sapuntzakis |
2001-07-21 | Don't hang on missing interrupts | Constantine Sapuntzakis |
2001-07-21 | - don't allow wildcarded interrupts | Jason Wright |
2001-07-21 | - Clear all interrupts during initialization (shouldn't be necessary, but | Jason Wright |
2001-07-20 | use a variable, not it's default value from constant | Michael Shalayeff |
2001-07-20 | make equal() macro to check sa_len match, otherwise we will touch | Jun-ichiro itojun Hagino |
2001-07-20 | Not mapping registers you know are there (even if they don't work) is a | Jason Wright |
2001-07-20 | Since the aborts seem recoverable (thus far), don't printf() about them, | Jason Wright |
2001-07-20 | regen | Peter Galbavy |
2001-07-20 | AMD 761/762 Host-PCI and PCI-PCI bridges | Peter Galbavy |
2001-07-20 | regen | Peter Galbavy |
2001-07-20 | add DLink DGE-550T GigE card | Peter Galbavy |
2001-07-20 | Add pa_bus to pci_attach_args | Constantine Sapuntzakis |
2001-07-19 | Fix slave ATAPI device detect broken by last patch | Constantine Sapuntzakis |
2001-07-19 | make number of ptys configurable; deraadt@ ok | Michael Shalayeff |