Age | Commit message (Expand) | Author |
2002-10-15 | Protect p_priority with splstatclock. | Artur Grabowski |
2002-10-15 | a few missing options and pseudo-devs, noticed by miod@ and dhartmei@ | Michael Shalayeff |
2002-10-15 | re-init the hw on resume, from grendel@zeitbombe.org | Michael Shalayeff |
2002-10-15 | support sf2r card with attenuator; from jumbo@ w/ some knf from mickey@ | Michael Shalayeff |
2002-10-15 | Note that this is based on RFC3378. | Jason Wright |
2002-10-15 | missing initmsgbuf(), noticed by miod@ | Michael Shalayeff |
2002-10-15 | Match reality by changing (u_int) -> (int) in comments. | Thomas Nordin |
2002-10-14 | Fix from FreeBSD for atlhon problems with mtrr and XFree86. Ok deraadt@ | Matthieu Herrb |
2002-10-14 | Use uvm_km_valloc_prefer_wait instead of doing the same thing manually. | Artur Grabowski |
2002-10-14 | Stuff needed for gcc 3.X. | Artur Grabowski |
2002-10-14 | - Do not try to drain other pools if PR_NOWAIT and the allocator can't | Artur Grabowski |
2002-10-14 | Allow one to specify a netblock in a binat rule: | Henning Brauer |
2002-10-13 | better USER_LDT comment; originally suggested by seb@todesplanet.de; ok deraadt | Peter Valchev |
2002-10-13 | add support for | Henning Brauer |
2002-10-13 | Remove more '\n's from panic() statements. From Chris Kuethe. | Kenneth R Westerback |
2002-10-13 | track the end of physmem for use in dmmem_alloc | Michael Shalayeff |
2002-10-13 | do not flush cache here, better support for intrhook, increase number of tran... | Michael Shalayeff |
2002-10-13 | split the scp/iscp/scb between the cache lines, make the leds blink better | Michael Shalayeff |
2002-10-12 | Prepare for ELF (mostly _C_LABEL sprinkling); ok drahn art | Peter Valchev |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-10-11 | pad keys of size != RC4KEYLEN or RC4KEYLEN/2 with zero; noticed and tested by... | Markus Friedl |
2002-10-11 | Stash the value of letoh16(ver.wi_ver[0]) in a variable so we don't | Todd C. Miller |
2002-10-11 | Sigh, we can't just put the htole16() in the WI_CARD_IDS macro | Todd C. Miller |
2002-10-11 | make CBQ aware of the pf API so that pf developers can play with CBQ. | Kenjiro Cho |
2002-10-10 | constify a few strings. various@ ok | Artur Grabowski |
2002-10-10 | Make wi_get_id() table driven, similar to NetBSD and FreeBSD but | Todd C. Miller |
2002-10-10 | Match the Sun Crypto Adapter 1000, it appears to be a broadcom 5821. | Jason Wright |
2002-10-10 | sync; sun crypto 1000; from Jamil Nimeh | Jason Wright |
2002-10-10 | Sun Crypto 1000 | Jason Wright |
2002-10-10 | Missing m_pullup() and mbuf corruption. This potentially caused | Daniel Hartmeier |
2002-10-10 | protect against multiple inclusion; pointed out by naddy, miod ok | Peter Valchev |
2002-10-10 | padd pf_state; dhartmei@ ok | Michael Shalayeff |
2002-10-10 | add a borrow flag to be used by pf/altq. | Kenjiro Cho |
2002-10-10 | preserve the m_tag order in m_tag_copy_chain() as originally intended. | Kenjiro Cho |
2002-10-09 | Remove trailing '\n's from panic messages. | Kenneth R Westerback |
2002-10-09 | pretty print | Theo de Raadt |
2002-10-09 | supress too noisy log - can be re-enabled by sysctl. sync w/kame | Jun-ichiro itojun Hagino |
2002-10-09 | Nobody expects the spanish inquisition! | Miod Vallat |
2002-10-09 | regen | Henning Brauer |
2002-10-09 | Broadcom BCM4401 | Henning Brauer |
2002-10-09 | new message to track uid/gid changes | Jun-ichiro itojun Hagino |
2002-10-08 | the first step of pf/altq merge. | Kenjiro Cho |
2002-10-07 | Remove a diagnostic check that I added when reorganizing the code. | Artur Grabowski |
2002-10-07 | this removes the functionality of adding allocated | Michael Shalayeff |
2002-10-07 | also s/_PSW/_PSL/ | Michael Shalayeff |
2002-10-07 | s/PSW_/PSL_/ to match other archs | Michael Shalayeff |
2002-10-07 | -Wsign-compare clean | Daniel Hartmeier |
2002-10-07 | proper terminate the user stack on signal | Michael Shalayeff |
2002-10-07 | on implementations w/ fpu included unimplemented instructions | Michael Shalayeff |