Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-18 | A potpourri of fixes and improvements: | Miod Vallat | |
- sync with recent NetBSD changes, gives better performance for PIO reads; - sprinkle a few DELAY when busy-waiting for the chip to change state, to unload the bus. ok deraadt@, tests millert@ and I. | |||
2004-08-18 | sync emacs name, xsa | Theo de Raadt | |
2004-08-18 | Add 'irq6/clock0' to evcount on luna88k. | Kenji Aoyama | |
ok miod@ | |||
2004-08-18 | s/tmr2_stat_clk/stat/ s/tmr1_hard_clk/clock/ (better interrupt names) | Dale Rahn | |
ok miod@ and deraadt@ | |||
2004-08-18 | skip splx() for skiplookup; report Vafa D. Izadinia; ok henning, canacar | Markus Friedl | |
2004-08-18 | update to more recent times: we don't have a 1024 limit anymore, grub | Marc Espie | |
boots OpenBSD, linux-2.0.36 is dead, and I no longer do linux installs. Try to give simpler instructions. Some input by Tim Kornau. | |||
2004-08-18 | update list here too | Peter Valchev | |
2004-08-18 | update list of packages | Peter Valchev | |
2004-08-18 | remove: GPL_MATH_EMULATE MSDOSFS rl tx tl wb | Theo de Raadt | |
add: ahd This is a wortwhile exhange! | |||
2004-08-17 | keep all "ifconfig <cloneable> create" examples the same | Jared Yanovich | |
ok jmc | |||
2004-08-17 | capitalize Fast Ethernet and Gigabit Ethernet | Jared Yanovich | |
ok jmc | |||
2004-08-17 | Use device name, not constant string, ok deraadt@ | Dale Rahn | |
2004-08-17 | don't forget to set rv to zero on false match | Michael Shalayeff | |
2004-08-17 | Regen | Miod Vallat | |
2004-08-17 | Describe the oppr ({ee,open}prom) target, and add it to sparc64 (despite it | Miod Vallat | |
being handmade in std). spotted by jmc@, ok deraadt@ | |||
2004-08-17 | ahc has been said to work again | Michael Shalayeff | |
2004-08-17 | Improved interrupt counters for arm: no spaces in the names, | Dale Rahn | |
return correct value for interrupt routines, fix some string overflows. only count the interrupts we are interested in. ok miod@ | |||
2004-08-17 | missing inet_ntoa proto and fix an error it uncovers; form Moritz Jodeit ↵ | Michael Shalayeff | |
<moritz@jodeit.org> | |||
2004-08-17 | printf repair | Theo de Raadt | |
2004-08-17 | Merge set constructs in neighbor statements. This fixes a common problem: | Claudio Jeker | |
previous sets were cleared by the last one. OK henning@ | |||
2004-08-17 | when sending a file descriptor, close it on the receiving side in | Henning Brauer | |
buf_dequeue() instead of in msgbuf_write(). as sendmsg() might return without having written all data (we're on nonblocking sockets), we might have closed the fd before it actually got send. tracked down after (completely independent, didn't even look related at all) bug reports from Shaun O'Neil <shaun@dma.nl> and Arvid Grtting <arvidg@netfonds.no>, claudio ok | |||
2004-08-17 | Always update prefix timestamp even if nothing has changed. Without this | Claudio Jeker | |
networks disappear after reload. OK henning@ | |||
2004-08-17 | Calculate time_t correctly from (day, month, year): 1/1/70 is 0, not 1. | Tom Cosgrove | |
ok deraadt@ | |||
2004-08-17 | check for msg->isakmpg_sa being NULL before referencing | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-08-17 | impliment QUIT, beck ok | Henning Brauer | |
2004-08-17 | strncmp works only if starting after start of buffer. | Marc Espie | |
found thx to mmap malloc. okay millert@ deraadt@ | |||
2004-08-17 | a few mdoc fixes | Jared Yanovich | |
ok jmc | |||
2004-08-16 | sync synopsis with usage | Jared Yanovich | |
found by jmc | |||
2004-08-16 | correct a mistake in a code example; diff from Lawrence Teo; | Jason McIntyre | |
henning says it's correct; | |||
2004-08-16 | sync | Theo de Raadt | |
2004-08-16 | fix the tree after jakob broke it | Theo de Raadt | |
2004-08-16 | Uninline splraise to save some time and space. | Artur Grabowski | |
deraadt@ ok, tested by many for a long time. | |||
2004-08-16 | remove ip6.int. ok henning@ | Jakob Schlyter | |
2004-08-16 | Make the README file a little more informative and explain how to install | Jean-Francois Brousseau | |
the software on OpenBSD systems. | |||
2004-08-16 | Be more careful setting next and deadline, they should not both be != 0 | Otto Moerbeek | |
at the same time. ok henning@ | |||
2004-08-16 | 3.9 | Markus Friedl | |
2004-08-16 | crank wi_cmd_count to 2000 for the time being; should help avoid | Todd C. Miller | |
timeouts on cards with station firmware < 1.8. Better fix coming post-3.6... | |||
2004-08-16 | mdoc fixes | Jared Yanovich | |
normalize ioctl listing convert SEE ALSO to Rs/Re ok jmc | |||
2004-08-15 | mdoc fixes | Jared Yanovich | |
remove OSI and other old stuff update header file excerpts misc punctuation, grammar, rewording, etc. normalize ioctl listing document interface group ioctls document interface cloning ioctls (help from FreeBSD) add some cross-refs "[mdoc] stuff is fine" jmc | |||
2004-08-15 | -p and -q are no more | Jared Yanovich | |
ok deraadt | |||
2004-08-15 | -p was removed from dhcpd | Jared Yanovich | |
ok deraadt | |||
2004-08-15 | fix .Dt; | Jason McIntyre | |
2004-08-15 | uppercase the `e' in Ethernet; | Jason McIntyre | |
2004-08-15 | escape some minus signs, and keep -Tps happy; | Jason McIntyre | |
2004-08-15 | Expire entries that exactly match the time now in addition to ones | Todd C. Miller | |
with an expire time in the past. From beck@, OK deraadt@ | |||
2004-08-15 | sigh, build both CD media | Theo de Raadt | |
2004-08-15 | and install it | Theo de Raadt | |
2004-08-15 | Don't check for -fno-delete-null-pointer-checks on gcc 2; the resulting | Todd C. Miller | |
message from gcc at Configure time confuses some people... | |||
2004-08-15 | gracefully handle FP traps | Per Fogelstrom | |
2004-08-15 | cast | Per Fogelstrom | |