Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-02 | correct comment; ok markus@ | Kevin Steves | |
2001-04-02 | typo; ok markus@ | Kevin Steves | |
2001-04-02 | Handle for newdepend. | Marc Espie | |
- recognize the keyword, - pass all packing lists to `pkg dependencies solve' for rewriting. pkg dependencies solve is a no-op in the absence of newdepends. With newdepends, it rewrites @newdepends -> @pkgdep on the fly, depending on what's actually installed on the machine. | |||
2001-04-02 | style and fix cut & pasto from some previous commit. | Federico G. Schwindt | |
2001-04-02 | +pkg | Marc Espie | |
2001-04-02 | pkg command: perl frontend to pkg_{add,info,delete,create}, and hooks | Marc Espie | |
to handle new dependencies. | |||
2001-04-02 | More security fixes; check type before using it as tsptype index. | Federico G. Schwindt | |
2001-04-02 | Fix security problem correctly; use >=, not >; mea culpa. | Federico G. Schwindt | |
2001-04-02 | Use poll(2) instead of select(2). | Federico G. Schwindt | |
2001-04-02 | Use strlcpy where possible. | Federico G. Schwindt | |
2001-04-02 | Security fix; discard short packets. | Federico G. Schwindt | |
2001-04-02 | sync | Theo de Raadt | |
2001-04-02 | use a len in g_Ctoc, easier code; freebsd | Theo de Raadt | |
2001-04-01 | Don't assume challenges and responses don't contain embedded '\0's. | brian | |
Mschapv2 response generation may produce embedded NULs... causing us to send a bogus response to the radius server and end up failing the client's valid response. Problem pointed out by: Eugene Vigovskiy <vigov@com2com.ru> | |||
2001-04-01 | Add a macro to initialize the contents of a vmcmd set. | Artur Grabowski | |
Correctly initialize the vmcmds in linux_exec. | |||
2001-04-01 | if we have a secondary fontset loaded and it | Michael Shalayeff | |
does mapchar for it w /the same success as primary, prefer secondary mapping. this fixes non-lat char display. from Igor Grabin <violent@death.kiev.ua> | |||
2001-04-01 | spelling. | Hugh Graham | |
2001-04-01 | Braces and spaces. | Hugh Graham | |
2001-04-01 | no longer install those now | Theo de Raadt | |
2001-04-01 | wscons rc files are not nicely MI clean, so when some nice diffs are shown ↵ | Theo de Raadt | |
around, they can go back in | |||
2001-04-01 | Print KA48 or KA45 as appropriate. Someone with a 4000/vlc or 3100/{3,4}0 | Hugh Graham | |
could test this in the next snapshot. | |||
2001-04-01 | Pick up a change from NetBSD: | Hugh Graham | |
: date: 2000/04/28 00:08:51; author: matt; state: Exp; lines: +2 -2 : Dump NRCV to 8 from 5. Note that a 8K NFS reply takes 6 full size : Ethernet packets so the chances are that if the server was fast enough : this driver would continuously lose one of the fragments. Eventually : causing the kernel load to fail. Add 2 extra for random ARP or other : packets that might be picked up. | |||
2001-04-01 | Call VAX_STYP_50 a MicroVAX 3100/85, even though this machine is KA55. | Hugh Graham | |
Ambiguity is because DEC's docs differ from observed values. Only cosmetic, at any rate. | |||
2001-04-01 | Changes to initialize the cache on KA690 properly; from Lord Isildur. | Hugh Graham | |
Entries for KA681 and KA691, and a conservative default case to keep things sane if an unknown cpu is encountered by me. Also some KNF. Anyone with a 4000/{4,5,6}00 able to test? | |||
2001-04-01 | cleanup a little | Michael Shalayeff | |
2001-04-01 | remove a little debugging | Michael Shalayeff | |
2001-03-31 | Make this work again, this might be ugly, but it works; bad mickey. | Federico G. Schwindt | |
2001-03-31 | Style, and let the kernel compile without option IPSEC. | Angelos D. Keromytis | |
2001-03-31 | Log on short packets before discard'em; millert@ ok. | Federico G. Schwindt | |
2001-03-31 | Fix -Wall warnings; millert@ ok. | Federico G. Schwindt | |
2001-03-31 | Security fixes: check for short packets and bad types; from FreeBSD. | Federico G. Schwindt | |
millert@ ok. | |||
2001-03-31 | Add support for GVC NIC-2000BT Ethernet adapter. | Aaron Campbell | |
2001-03-31 | regen | Aaron Campbell | |
2001-03-31 | Recognize a GVC NIC-2000BT Ethernet adapter. | Aaron Campbell | |
2001-03-31 | Build SCSI tape eject devices. Spotted while testing beckish slag? | Hugh Graham | |
2001-03-30 | ok, test wheather cyrixIII supports 3dnow before enabling it | Michael Shalayeff | |
2001-03-30 | init started aen; from nbsd | Michael Shalayeff | |
2001-03-30 | Be consistent when adjusting pkthdr.len; it doesn't matter currently, | Angelos D. Keromytis | |
since the callers always do the right thing, but it might in the future. Pointed out by art@ | |||
2001-03-30 | Protect the IF_XXX macros in the callback routines with splimp(). Doh! | Angelos D. Keromytis | |
Thanks to erik@ipunplugged.com | |||
2001-03-30 | Add a new wsmuxop, dissetdisplay, which wsmux uses to disocver whether a mux | Aaron Campbell | |
device is connected to a display or not. Use it in wsmux_detach_sc(). This fixes a problem I've been struggling with whereby the machine panics if I detach a USB keyboard before disconnecting it from wsdisplay. | |||
2001-03-30 | increase ierrors if m_pullup fails in vlan_input(); pointed out by chris@ | Jason Wright | |
2001-03-30 | Use stashed user_gid when checking against exempt gid since sudo | Todd C. Miller | |
sets its gid to SUDOERS_GID, making getgid() return that, not the real gid. FIxes problem with setting exempt group == SUDOERS_GID. Fix from Paul Kranenburg. | |||
2001-03-30 | sync | Niklas Hallqvist | |
2001-03-30 | enable FAKE_LOOPBACK_IF case by default. | Jun-ichiro itojun Hagino | |
now traffic on loopback interface will be presented to bpf as normal wire format packet (without KAME scopeid in s6_addr16[1]). fix KAME PR 250 (host mistakenly accepts packets to fe80::x%lo0). sync with kame. | |||
2001-03-30 | Avoid a 'thundering herd' problem when many processes wait for free buffers. | Artur Grabowski | |
Just wakeup one process (there is a possible bug here that will be fixed in the next round of cleanup). Some misc cleanup, especially in the comments. | |||
2001-03-30 | oops. Thanks fgsch. | Bob Beck | |
2001-03-30 | Just because someone writes an errant program does not mean we should log | Dale Rahn | |
every problem to the console. #if 0 the rest of the user process crash prints. | |||
2001-03-30 | typo | Paul Janzen | |
2001-03-30 | Add prototypes, de-register, do better error checking, -Wall some, fix strcat() | Paul Janzen | |
usage, and fix FreeBSD PR 5791 | |||
2001-03-30 | filename length fix from ianm@cit.uws.edu.au; also, don't overflow the buffer. | Paul Janzen | |