Age | Commit message (Expand) | Author |
2003-12-22 | Correctly handle vme attachments which specify a larger ca_len size than | Miod Vallat |
2003-12-22 | pasto in pf_status.src_nodes backup, from 'kirash' | Daniel Hartmeier |
2003-12-22 | Remove duplicated code (pasto) | Todd C. Miller |
2003-12-21 | -fno-builtin-* finally tested | Marc Espie |
2003-12-21 | Kill non-standard kernel printf %: braindead extension for good. | Miod Vallat |
2003-12-21 | Pass -Wformat. | Miod Vallat |
2003-12-21 | Switch db_expr_t from int to long, per consistency with all other arches. | Miod Vallat |
2003-12-21 | change in*_pcbnotify to return numbers of matches; ok itojun, mcbride, henning | Markus Friedl |
2003-12-21 | Unused. | Miod Vallat |
2003-12-21 | use CIRCLEQ* for pcb's; ok deraadt, henning, mcbride, with help from canacar | Markus Friedl |
2003-12-21 | check for multicast early, remove redundant checks; ok itojun, mcbride | Markus Friedl |
2003-12-21 | Switch db_expr_t from int to long, per consistency with other platforms. | Miod Vallat |
2003-12-20 | Relax a redundant printf format specifier. | Miod Vallat |
2003-12-20 | Pass -Wformat | Miod Vallat |
2003-12-20 | Fix an uninitialized variable. | Miod Vallat |
2003-12-20 | Pass -Wformat, fix a few uninitialized variables as well. | Miod Vallat |
2003-12-20 | Pass -Wformat | Miod Vallat |
2003-12-20 | sync | Alexander Yurchenko |
2003-12-20 | Little correction for ICH4-M LPC. | Alexander Yurchenko |
2003-12-20 | In semop(2), use an array on the stack for small values of nsops so | Todd C. Miller |
2003-12-20 | add pentium 4 thermal control circuit (tcc) driver. can use this to | Ted Unangst |
2003-12-20 | Don't let microtime() return a struct timeval with exactly 1000000 microseconds. | Miod Vallat |
2003-12-20 | - .Xr biosboot(8) in SEE ALSO | Jason McIntyre |
2003-12-20 | Support for ITExpress IT8212F ATA133 controller; close PR 3540. | Alexander Yurchenko |
2003-12-20 | Pass -Wformat. | Miod Vallat |
2003-12-20 | Passl -Wformat. Fix some blatant -Wuninitialized errors as well. | Miod Vallat |
2003-12-19 | Make sure hpux fcntl() operates on the proper file. | Miod Vallat |
2003-12-19 | add cpu_ecxfeature to cpu.h, and stop locally externing it and cpu_feature. | Ted Unangst |
2003-12-19 | Pass -Wformat, and silence a few vme* debug printf. | Miod Vallat |
2003-12-19 | Pass -Wformat. | Miod Vallat |
2003-12-19 | The physical address of a pmap's segment table is only used to compute an | Miod Vallat |
2003-12-19 | more const-correctness, ok mcbride@ | Daniel Hartmeier |
2003-12-19 | Unbreak ramdisk kernel after tedu's changes. | Alexander Yurchenko |
2003-12-19 | When temporarily unlocking a pmap, do not release the spl as well. | Miod Vallat |
2003-12-19 | i wrote much of these, assert my copyright | Henning Brauer |
2003-12-19 | rn_satsifies_leaf -> rn_satisfies_leaf | Brad Smith |
2003-12-19 | Make this compile after the struct was reordered. OK tedu@ | Todd C. Miller |
2003-12-19 | Add a check for time not flowing monotonically and just don't change | Todd C. Miller |
2003-12-18 | add new hw sysctls, cpuspeed and setperf to control cpu frequency. | Ted Unangst |
2003-12-18 | oops; pointed out by bruno | Theo de Raadt |
2003-12-18 | Save pf_status.hostid and pf_status.stateid in the DIOCCLRSTATUS | Ryan Thomas McBride |
2003-12-18 | Unbreak compile with no pfsync(4) device. | Ryan Thomas McBride |
2003-12-18 | TCP timestamp modulation (scrub reassemble tcp) fix from frantzen@ | Daniel Hartmeier |
2003-12-18 | Fix for monotomic time, lasttb is now in sync with 'time'. ok otto@ | Dale Rahn |
2003-12-18 | resolve compiler warnings, from Pyun YongHyeon, ok cedric@, mcbride@ | Daniel Hartmeier |
2003-12-18 | Permit ethernet multicast addresses, as used by some HA/failover solutions. S... | Hakan Olsson |
2003-12-18 | spls do not protect cpu_itmr and thus time might jump back sometimes due to c... | Michael Shalayeff |
2003-12-18 | Move -DDYNAMIC_CRC_TABLE into the main libz Makefile | Todd C. Miller |
2003-12-17 | attempt to power down voyager (untested); miod ok | Theo de Raadt |
2003-12-17 | Change pfsync IP protocol and multicast group numbers. | Ryan Thomas McBride |