summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-10spacingTheo de Raadt
2005-03-10remove dead code, noted by ho@Hans-Joerg Hoexer
2005-03-10regenBrad Smith
2005-03-10more SysKonnect PCI ids from the SysKonnect sk98lin driver.Brad Smith
2005-03-10Write this in real C, not some bullshit GNU extension that other compilersTheo de Raadt
2005-03-10Recognize 7447A processor, as found in the Mac mini; printOtto Moerbeek
2005-03-10fix more BACKUP/NOBACKUP/NO_BACKUP confusion, again no binary change.Henning Brauer
2005-03-10-v description comes before -w;Jason McIntyre
2005-03-10Avoid memory leak if strdup should fail.Chad Loder
2005-03-10split out uidinfo from kern_proc.c private, use it to store lock count,Ted Unangst
2005-03-10Avoid crash on finalization. We have been using this diffChad Loder
2005-03-10spacingTheo de Raadt
2005-03-10add -n command line switch to disable backup file generation, handyHenning Brauer
2005-03-10the realpath() was needed to do do relative to absolute pathHenning Brauer
2005-03-10switch keyword (Id -> OpenBSD) and prettier alignmentJean-Francois Brousseau
2005-03-10various formatting fixes;Jason McIntyre
2005-03-10syncTheo de Raadt
2005-03-10put miod's punctuation back; it's clearer than mine;Jason McIntyre
2005-03-10Bind to the correct outgoing interface by using the IP_RECVDSTADDR setsockopt.Claudio Jeker
2005-03-10Regress test for ClearAllForwardings (bz #994); ok markus@Darren Tucker
2005-03-10Check listen addresses for null, prevents xfree from dying duringDarren Tucker
2005-03-10the section is named "LOGGING FACILITY", not "Logging Facility";Jason McIntyre
2005-03-10kill whitespace;Jason McIntyre
2005-03-10fix beacon handlingReyk Floeter
2005-03-10use bcopy and bzeroReyk Floeter
2005-03-10regenDavid Gwynne
2005-03-10Cisco-Linksys Wireless-G USB Network AdapterDavid Gwynne
2005-03-10Use correct byte order when printing out port numbers.Chad Loder
2005-03-10use fts_path if fts_name is not available, tweak and ok millertJared Yanovich
2005-03-09Do not leak Keynote sessions on failure. Also check snprintf returnChad Loder
2005-03-09With some correct interrupt acknowledgement and register initialization,Dale Rahn
2005-03-09Wait for card to become ready after reset; ok drahn@Uwe Stuehler
2005-03-09access to the configuration address register of the 82443BX host bridge needsHans-Joerg Hoexer
2005-03-09nasty: host_dns used to run before forking and chrooting etc, so it wasHenning Brauer
2005-03-09syncTheo de Raadt
2005-03-09Check kn_init for failure.Chad Loder
2005-03-09remove useless -DBACKUP from CFLAGS and change the comment for BACKUPHenning Brauer
2005-03-09Merge sparc and MI fdc(4) manual pages, add sparc64 bits.Miod Vallat
2005-03-09syncTheo de Raadt
2005-03-09Preliminary support for the floppy drive on Ultrasparcs. Only tested onMiod Vallat
2005-03-09Make the sun emulation match what the old SunOS cons(4) manual page describes:Miod Vallat
2005-03-09Fail exec for disabled compat with EPERM rather than ENOEXEC.Miod Vallat
2005-03-09unmaintained cruft, get rid of it instead of spreading bad infoJean-Francois Brousseau
2005-03-09fix mg's behaviour with regards to files on which we do not haveJean-Francois Brousseau
2005-03-09connect rcs/ stuffs; ok jfb jorisXavier Santolaria
2005-03-09enable -f option of `remove' command; ok jfb jorisXavier Santolaria
2005-03-09align, and don't override the standard BINOWN and BINMODEJean-Francois Brousseau
2005-03-09memcpy/memmove correctness here as wellHenning Brauer
2005-03-09correctness: memmove instead of memcpy where we might have overlapsHenning Brauer
2005-03-09when, after processing all complete imsgs we found in the buffer,Henning Brauer