aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | console
* fix leaked fd, potential usernetctl badness, and initlog/process bogons ↵Bill Nottingham2003-06-134-7/+21
| | | | (<linux_4ever@yahoo.com>)
* 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
| | | | | | | - allow an option for ups poweroff #68123 - change grep for ONBOOT= #63903 - allow building with a cross-compiler #64362,#64255 - faster check in network-functions:check_default_route()
* 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
|
* fix 64-bit brokenessBill Nottingham2001-06-271-2/+3
|
* clean up some compiler warningsBill Nottingham2001-06-203-3/+3
|
* fix Makefile to not delete a scriptBill Nottingham2001-06-201-1/+1
|
* allow building with older poptBill Nottingham2001-06-201-1/+1
|
* Fix typoTrond Eivind Glomsrod2001-05-181-1/+1
|
* fix MAXFAIL (#39231)Bill Nottingham2001-05-171-6/+1
|
* don't call ifup-ppp on sigint (#40585)Bill Nottingham2001-05-171-0/+1
|
* documentation framework added.Preston Brown2001-05-112-0/+792
|
* freshened copyright infoPreston Brown2001-05-112-2/+2
|
* simple fix for -pPreston Brown2001-05-021-1/+1
|
* --prefix fixupsPreston Brown2001-04-302-4/+16
|
* understands CIDR prefixes, operates more cleanly.Preston Brown2001-04-302-60/+286
|
* documentation for ipcalc added.Preston Brown2001-04-307-0/+661
|
* further s390 changesFlorian La Roche2001-04-252-0/+24
|
* fix it for some cases (#36480)Bill Nottingham2001-04-221-1/+1
|
* broke out kernel.h symlink code from rc.sysinit into /sbin/mkkerneldothPreston Brown2001-04-072-1/+48
|
* don't free something not malloc()edBill Nottingham2001-04-021-2/+3
|
* general cleanups and reorgNalin Dahyabhai2001-02-281-331/+433
|
* use O_NOFOLLOWNalin Dahyabhai2001-02-281-7/+9
|
* formatting cleanupsNalin Dahyabhai2001-02-281-27/+32
|
* fix fixr5-66Bill Nottingham2001-02-221-1/+1
|
* don't close the magic file descriptorBill Nottingham2001-02-222-1/+3
|
* close extra file descriptors before exec()ing commands in initlogBill Nottingham2001-02-222-0/+13
|
* fix segfaults in popt when called with bogus stuff (#28140)Bill Nottingham2001-02-181-1/+5
|
* change hostnames to all lowercase (#9579)Bill Nottingham2001-01-301-0/+5
|
* document -qBill Nottingham2001-01-301-1/+5
|
* fix buildBill Nottingham2001-01-301-1/+1
|
* make boot timeout configurable (BOOTTIMEOUT); patch from <awk@awks.org>Bill Nottingham2001-01-291-1/+9
|
* don't ignore RETRYTIMEOUT when we never connect (#14701)Bill Nottingham2001-01-291-37/+42
|