Age | Commit message (Expand) | Author |
2001-07-22 | pmap_clear_modify returns boolean_t | Miod Vallat |
2001-07-22 | belt-and-suspenders: define SHLIB_* from major/minor, then use | Marc Espie |
2001-07-22 | Use shlib_version, like the rest of the tree. | Marc Espie |
2001-07-22 | Fix a typo, and remove a ton of duplicate entries. | Miod Vallat |
2001-07-22 | typo; david@phobia.ms | Theo de Raadt |
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 | Fix hard links from libl -> libfl after discussion with krw@; espie@ OK | Todd C. Miller |
2001-07-21 | SHLIB_MAJOR/_MINOR not set in bsd.lib.mk anymore. Use major/minor. | Kenneth R Westerback |
2001-07-21 | regen | Nathan Binkert |
2001-07-21 | Add Level1 and their LXT1001 (Now owned by Intel) | Nathan Binkert |
2001-07-21 | Define SHLIB_MAJOR and SHLIB_MINOR from major/minor, so that perl library | Marc Espie |
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 | sync | Theo de Raadt |
2001-07-21 | repair IPv6 TCP. th_sum has to be initialized to 0 on template. | Jun-ichiro itojun Hagino |
2001-07-21 | plug mem leak; zero right amount of mem | Theo de Raadt |
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 | Several fixups; from Brian Poole <raj@cerias.purdue.edu> | Jason Wright |
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 | One BINDIR too many, I don't know how I pulled that one. | Marc Espie |
2001-07-20 | use a variable, not it's default value from constant | Michael Shalayeff |
2001-07-20 | do not dup-redefine binown and bindir | Michael Shalayeff |
2001-07-20 | do not include or define things which are common for this subdir's parent | Michael Shalayeff |
2001-07-20 | inherit BINDIR from ../Makefile.inc | Michael Shalayeff |
2001-07-20 | let make do it's job, not dupping pieces from included files here | Michael Shalayeff |
2001-07-20 | undo broken changes, i dunno a fix for these; how many times you gonna repeat... | Michael Shalayeff |
2001-07-20 | inherit BINDIR from ../Makefile.inc | Michael Shalayeff |
2001-07-20 | every change you make, every step you take, we'll be whatching you | Michael Shalayeff |
2001-07-20 | we don't like: | Mike Pechkin |
2001-07-20 | make this work, after espie changed other mk behaviours | Theo de Raadt |
2001-07-20 | make equal() macro to check sa_len match, otherwise we will touch | Jun-ichiro itojun Hagino |
2001-07-20 | "the" command line | Kevin Steves |
2001-07-20 | we don't like: | Mike Pechkin |
2001-07-20 | add -v option to fid command | Jim Rees |
2001-07-20 | parse_atr -> sectok_parse_atr | Jim Rees |
2001-07-20 | fix example: you need 'proto' if you specify ports | Markus Friedl |
2001-07-20 | do not exit() from signal handlers; ok deraadt@ | Markus Friedl |
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 | safe signal handling, using _exit() | Theo de Raadt |
2001-07-20 | first cut at a cleanup | Theo de Raadt |
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 | Reflect recent AMD and VIA updates | Constantine Sapuntzakis |
2001-07-20 | Add pa_bus to pci_attach_args | Constantine Sapuntzakis |