aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* udev now loads modules - use that, remove the kmodule stuffBill Nottingham2005-12-211-2/+1
* fix use-after-free (#171198)Bill Nottingham2005-10-271-1/+4
* don't probe for uninteresting devices. speeds things up (floppy probe is slow)Bill Nottingham2005-09-221-1/+1
* from popt.h: The argument array is malloc'd as a single area, so only argv mu...Bill Nottingham2005-08-041-3/+2
* fix glibc free errorDan Walsh2005-07-211-2/+4
* fix potential memory overread (#153685, <in-redhat@baka.org>)Bill Nottingham2005-04-051-1/+1
* free some of the more egregious memory leaks (#85935)Bill Nottingham2005-03-312-9/+25
* bring back initlog for third-party scripts. officially deprecate itBill Nottingham2005-03-313-36/+13
* flush stdout before forkingr8-02Bill Nottingham2005-01-031-1/+2
* simplifyBill Nottingham2004-12-221-41/+10
* in order to avoid probing twice on startup, add a daemon mode thatBill Nottingham2004-12-221-3/+72
* remove initlog, minilogdBill Nottingham2004-12-221-9/+1
* no DDC probe, pleaseBill Nottingham2004-12-071-1/+1
* ftw? is slow.Bill Nottingham2004-11-231-21/+29
* fix various minilogd bogosities (uninitialized variable, handling of wrong-pr...Bill Nottingham2004-11-162-4/+8
* don't probe the serial busBill Nottingham2004-10-291-1/+1
* remove bogus include (#137470)Bill Nottingham2004-10-281-1/+0
* autoloading of hardware at boot timeBill Nottingham2004-08-262-1/+124
* remove mkkerneldothBill Nottingham2004-08-182-62/+0
* add -fPIEr7-54Than Ngo2004-05-131-2/+5
* enable PIE build of usernetctlThan Ngo2004-05-131-1/+3
* be more explicitBill Nottingham2004-05-051-13/+13
* ip addresses are ints, not longs (#122479)Bill Nottingham2004-05-051-13/+13
* cleanup fd leaks, mem leaks, other bogosities (#119987, <linux_4ever@yahoo.com>)Bill Nottingham2004-05-044-12/+49
* copyright cleanupBill Nottingham2003-09-169-3/+89
* ppp fixes (#104128, #97845, #85447)Bill Nottingham2003-09-151-3/+3
* add uli's hostid setting programBill Nottingham2003-09-103-1/+47
* match the man page (#97850)Bill Nottingham2003-09-041-1/+1
* fix some memory handling (#85478, <miked@ed.ac.uk>)Bill Nottingham2003-09-041-2/+3
* support kernel-hugememBill Nottingham2003-08-081-2/+8
* don't return 'vt' on vioconsole (#90465)Bill Nottingham2003-08-051-0/+17
* add a test to consoletype to test that we're the current foregroundBill Nottingham2003-07-082-21/+42
* fix leaked fd, potential usernetctl badness, and initlog/process bogons (<lin...Bill Nottingham2003-06-134-7/+21
* there is no ipcalc(3)Bill Nottingham2003-05-011-2/+0
* fix groff macros (#83531, <tsekine@sdri.co.jp>)Bill Nottingham2003-02-051-6/+16
* copyright tweakageBill Nottingham2003-01-142-1/+10
* fix calculation of /32 addresses (#76646)Bill Nottingham2003-01-141-1/+1
* getkey cleanups/tweaks (#76071, <ben@enchantedforest.org>)Bill Nottingham2003-01-142-98/+125
* fix ifup-ppp vs. ppp-watch at boot time (<goeran@uddeborg.pp.se>)Bill Nottingham2003-01-141-1/+1
* use glib2 instead of glib (#78690, <kisch@mindless.com>)Bill Nottingham2003-01-141-3/+3
* don't retry indefinitely (<pbrown@redhat.com>)Bill Nottingham2002-08-211-4/+5
* * Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>Florian La Roche2002-07-101-4/+7
* some minor ipcalc cleanups (#58410)Bill Nottingham2002-04-121-7/+26
* quit stripping binariesBill Nottingham2002-04-122-12/+17
* handle bigmem tooBill Nottingham2002-03-271-2/+8
* fix usernetctl for working with neatr6-58Than Ngo2002-03-151-2/+5
* complain about extra arguments (#54681, <goeran@uddeborg.pp.se>)Bill Nottingham2002-01-251-1/+1
* count down in C, not shellr6-30Michael K. Johnson2001-08-291-7/+47
* S390 fixesBernhard Rosenkraenzer2001-08-151-7/+26
* don't allow --event to be used with --cmd/--run (#49203)Bill Nottingham2001-07-172-1/+6