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