Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-03 | sync | Theo de Raadt | |
2001-04-03 | We now can emulate vfork14 correctly | Niklas Hallqvist | |
2001-04-03 | vm_map.pmap should always be used, not only for uvm. | Artur Grabowski | |
2001-04-03 | Fix a vm_pmap in a debug printf. | Artur Grabowski | |
2001-04-03 | Add missing return type to dn_comp() prototype in SYNOPSIS; matt@anzen.com | Aaron Campbell | |
2001-04-03 | move kex to kex*.c, used dispatch_set() callbacks for kex. should | Markus Friedl | |
make rekeying easier. | |||
2001-04-03 | throw \v and \h alignments out. | Marc Espie | |
2001-04-03 | It is unnecessary to wrap uvm_wait() in splhigh(). Also, set p_addr to NULL | Aaron Campbell | |
when we free it; art@ ok | |||
2001-04-03 | Don't free reallocated memory. | Hakan Olsson | |
2001-04-03 | free() -> xfree() | Kevin Steves | |
2001-04-03 | The hsq driver is not i386-only. | Aaron Campbell | |
2001-04-03 | x509 verified to work on NetBSD now | Niklas Hallqvist | |
2001-04-03 | Be a bit more persistent when the NET_RT_IFLIST sysctl returns ENOMEM | brian | |
rather than dropping out immediately. | |||
2001-04-03 | Don't say ``PPP enabled'' if we're given the -quiet switch | brian | |
2001-04-03 | siop is already defined in miland; from from@ | Michael Shalayeff | |
2001-04-03 | HighPoint | Chris Cappuccio | |
2001-04-03 | If you cannot test your work, please do not do commits and then break userland | Theo de Raadt | |
2001-04-02 | PMAP_NEW is now default behaviour, get old pmap with option PMAP_OLD. | Niklas Hallqvist | |
However PMAP_OLD is just there for emergencies, and will go away in the future | |||
2001-04-02 | Do not delete timeouts when they are not set | Niklas Hallqvist | |
2001-04-02 | Cleanup for 64bit support. | Dale Rahn | |
Pieces by art, niklas and me. Only tested on powerpc. | |||
2001-04-02 | Oops, this should have been committed along with the SROM media block parsing | Aaron Campbell | |
changes to the dc driver. | |||
2001-04-02 | sync | Niklas Hallqvist | |
2001-04-02 | On popular demand, the Linux-compatibility clone(2) implementation based | Niklas Hallqvist | |
on NetBSD's code, as well as some faked Posix RT extensions by me. This makes at least simple linuxthreads tests work. | |||
2001-04-02 | ATA_POLL should have been AT_POLL | Constantine Sapuntzakis | |
Flushcache on shutdown used to pass both AT_POLL and AT_WAIT. The two flags do not make sense together. Should fix panic when shutting down from ddb | |||
2001-04-02 | pool_get with PR_NOWAIT can fail. Handle that. | Artur Grabowski | |
(the old code could return NULL and the callers check for that, so it should be ok. | |||
2001-04-02 | grammar; slade@shore.net | Theo de Raadt | |
2001-04-02 | Satisfy boss. | Marc Espie | |
2001-04-02 | Add padding and new field 'flags2' to struct scsi_inquiry_data, | Kenneth R Westerback | |
bringing it in line with the spc-2 definition of standard inquiry data. scsi_inquiry_data grows from 50 to 57 bytes in size. The new 'flags2' field gives access to PPR related information, the IUS, QAS and DT bits, used in negotiating Ultra3 transfers. Also add PPR related extended message defines. ok deraadt@ | |||
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. |