| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | no DDC probe, please | Bill Nottingham | 2004-12-07 | 1 | -1/+1 |
* | ftw? is slow. | Bill Nottingham | 2004-11-23 | 1 | -21/+29 |
* | fix various minilogd bogosities (uninitialized variable, handling of wrong-pr... | Bill Nottingham | 2004-11-16 | 2 | -4/+8 |
* | don't probe the serial bus | Bill Nottingham | 2004-10-29 | 1 | -1/+1 |
* | remove bogus include (#137470) | Bill Nottingham | 2004-10-28 | 1 | -1/+0 |
* | autoloading of hardware at boot time | Bill Nottingham | 2004-08-26 | 2 | -1/+124 |
* | remove mkkerneldoth | Bill Nottingham | 2004-08-18 | 2 | -62/+0 |
* | add -fPIEr7-54 | Than Ngo | 2004-05-13 | 1 | -2/+5 |
* | enable PIE build of usernetctl | Than Ngo | 2004-05-13 | 1 | -1/+3 |
* | be more explicit | Bill Nottingham | 2004-05-05 | 1 | -13/+13 |
* | ip addresses are ints, not longs (#122479) | Bill Nottingham | 2004-05-05 | 1 | -13/+13 |
* | cleanup fd leaks, mem leaks, other bogosities (#119987, <linux_4ever@yahoo.com>) | Bill Nottingham | 2004-05-04 | 4 | -12/+49 |
* | copyright cleanup | Bill Nottingham | 2003-09-16 | 9 | -3/+89 |
* | ppp fixes (#104128, #97845, #85447) | Bill Nottingham | 2003-09-15 | 1 | -3/+3 |
* | add uli's hostid setting program | Bill Nottingham | 2003-09-10 | 3 | -1/+47 |
* | match the man page (#97850) | Bill Nottingham | 2003-09-04 | 1 | -1/+1 |
* | fix some memory handling (#85478, <miked@ed.ac.uk>) | Bill Nottingham | 2003-09-04 | 1 | -2/+3 |
* | support kernel-hugemem | Bill Nottingham | 2003-08-08 | 1 | -2/+8 |
* | don't return 'vt' on vioconsole (#90465) | Bill Nottingham | 2003-08-05 | 1 | -0/+17 |
* | add a test to consoletype to test that we're the current foreground | Bill Nottingham | 2003-07-08 | 2 | -21/+42 |
* | fix leaked fd, potential usernetctl badness, and initlog/process bogons (<lin... | Bill Nottingham | 2003-06-13 | 4 | -7/+21 |
* | there is no ipcalc(3) | Bill Nottingham | 2003-05-01 | 1 | -2/+0 |
* | fix groff macros (#83531, <tsekine@sdri.co.jp>) | Bill Nottingham | 2003-02-05 | 1 | -6/+16 |
* | copyright tweakage | Bill Nottingham | 2003-01-14 | 2 | -1/+10 |
* | fix calculation of /32 addresses (#76646) | Bill Nottingham | 2003-01-14 | 1 | -1/+1 |
* | getkey cleanups/tweaks (#76071, <ben@enchantedforest.org>) | Bill Nottingham | 2003-01-14 | 2 | -98/+125 |
* | fix ifup-ppp vs. ppp-watch at boot time (<goeran@uddeborg.pp.se>) | Bill Nottingham | 2003-01-14 | 1 | -1/+1 |
* | use glib2 instead of glib (#78690, <kisch@mindless.com>) | Bill Nottingham | 2003-01-14 | 1 | -3/+3 |
* | don't retry indefinitely (<pbrown@redhat.com>) | Bill Nottingham | 2002-08-21 | 1 | -4/+5 |
* | * Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de> | Florian La Roche | 2002-07-10 | 1 | -4/+7 |
* | some minor ipcalc cleanups (#58410) | Bill Nottingham | 2002-04-12 | 1 | -7/+26 |
* | quit stripping binaries | Bill Nottingham | 2002-04-12 | 2 | -12/+17 |
* | handle bigmem too | Bill Nottingham | 2002-03-27 | 1 | -2/+8 |
* | fix usernetctl for working with neatr6-58 | Than Ngo | 2002-03-15 | 1 | -2/+5 |
* | complain about extra arguments (#54681, <goeran@uddeborg.pp.se>) | Bill Nottingham | 2002-01-25 | 1 | -1/+1 |
* | count down in C, not shellr6-30 | Michael K. Johnson | 2001-08-29 | 1 | -7/+47 |
* | S390 fixes | Bernhard Rosenkraenzer | 2001-08-15 | 1 | -7/+26 |
* | don't allow --event to be used with --cmd/--run (#49203) | Bill Nottingham | 2001-07-17 | 2 | -1/+6 |
* | fix 64-bit brokeness | Bill Nottingham | 2001-06-27 | 1 | -2/+3 |
* | clean up some compiler warnings | Bill Nottingham | 2001-06-20 | 3 | -3/+3 |
* | fix Makefile to not delete a script | Bill Nottingham | 2001-06-20 | 1 | -1/+1 |
* | allow building with older popt | Bill Nottingham | 2001-06-20 | 1 | -1/+1 |
* | Fix typo | Trond Eivind Glomsrod | 2001-05-18 | 1 | -1/+1 |
* | fix MAXFAIL (#39231) | Bill Nottingham | 2001-05-17 | 1 | -6/+1 |
* | don't call ifup-ppp on sigint (#40585) | Bill Nottingham | 2001-05-17 | 1 | -0/+1 |
* | documentation framework added. | Preston Brown | 2001-05-11 | 2 | -0/+792 |
* | freshened copyright info | Preston Brown | 2001-05-11 | 2 | -2/+2 |
* | simple fix for -p | Preston Brown | 2001-05-02 | 1 | -1/+1 |
* | --prefix fixups | Preston Brown | 2001-04-30 | 2 | -4/+16 |
* | understands CIDR prefixes, operates more cleanly. | Preston Brown | 2001-04-30 | 2 | -60/+286 |