Age | Commit message (Expand) | Author |
2004-07-11 | sync | Theo de Raadt |
2004-07-11 | new | Theo de Raadt |
2004-07-11 | from netbsd via loki@animata.net, revision 1.68 | Theo de Raadt |
2004-07-11 | from netbsd via loki@animata.net | Theo de Raadt |
2004-07-11 | sync | Theo de Raadt |
2004-07-11 | viewsonic; from loki@animata.net | Theo de Raadt |
2004-07-11 | typedef hpux_stack_t kinda like stack_t | Michael Shalayeff |
2004-07-11 | add sf. ok deraadt@ | Ted Unangst |
2004-07-11 | get rid of [u]longs in hpux_stat that are really [u]ints and define stat64 st... | Michael Shalayeff |
2004-07-11 | move struct hpux_sigaltstack out into .h file as i just figured out it is nee... | Michael Shalayeff |
2004-07-11 | regen | Michael Shalayeff |
2004-07-11 | sigaltstack wrapper | Michael Shalayeff |
2004-07-11 | explicitly initialize a variable that is used to control the vnode | Pedro Martelletto |
2004-07-10 | regen | Michael Shalayeff |
2004-07-10 | enable stty/gtty on hppa as well | Michael Shalayeff |
2004-07-10 | fix for where a TCP NFS connection could sleep in soreceive() forever, | marius eriksen |
2004-07-10 | Keep mxcsr and mxcsr_mask across the fake init in process_read_fpregs. | Mark Kettenis |
2004-07-10 | make sure we pass vop_whiteout() a locked vnode, ok tedu@ | Pedro Martelletto |
2004-07-10 | From NetBSD: | Artur Grabowski |
2004-07-10 | from loki@animata.net: | Theo de Raadt |
2004-07-10 | Avoid looping messages during boot. Tested by various people. deraadt@ ok. | Hakan Olsson |
2004-07-10 | from netbsd, via loki@animata.net, revision 1.67 | Theo de Raadt |
2004-07-10 | replace strange cpp magic by straight code | Vincent Labrecque |
2004-07-10 | add back in piece required for m68k | Theo de Raadt |
2004-07-10 | files.hpux is now in a {m68k,hppa} subdir | Theo de Raadt |
2004-07-09 | regen | Todd C. Miller |
2004-07-09 | Rename ostat -> stat43 to disambiguate from upcoming struct stat changes. | Todd C. Miller |
2004-07-09 | regen | Michael Shalayeff |
2004-07-09 | feh. hppa part. some unfinished and untested | Michael Shalayeff |
2004-07-09 | perform reply buffer dma synchronisation in iop_msg_post(), and not in | Pedro Martelletto |
2004-07-09 | regen | Michael Shalayeff |
2004-07-09 | split off the m68k-specific parts | Michael Shalayeff |
2004-07-09 | attach to Planex and Corega Ethernet cards. | Brad Smith |
2004-07-09 | Fix buffer writing in cd9660 code, written by Tom and myself, examined by toby | Dale Rahn |
2004-07-09 | from netbsd: | Theo de Raadt |
2004-07-09 | brings in a few fixes from NetBSD... | Brad Smith |
2004-07-09 | Do not compile non-us keyboard tables on alpha if SMALL_KERNEL, as an | Miod Vallat |
2004-07-09 | qbus vector counting, too; from hugh | Theo de Raadt |
2004-07-09 | typo. Bruno Rohee | Jun-ichiro itojun Hagino |
2004-07-09 | go away statics | Niklas Hallqvist |
2004-07-08 | Make 0/0 table entries work; also fix a problem setting the network mask | Ryan Thomas McBride |
2004-07-08 | put "do { } while (0)" wrappers on all the debug maroc functions | Theo de Raadt |
2004-07-08 | put "do { } while (0)" wrappers on all the debug maroc functions | Theo de Raadt |
2004-07-08 | we don't care about copyout's success. add a comment to appease sturm@ | Ted Unangst |
2004-07-08 | Move carp_output() call to after mcopy of MAC address so the virtual address | Ryan Thomas McBride |
2004-07-08 | enclose some MP-only things in #ifdef MULTIPROCESSOR | David Krause |
2004-07-08 | nforce3; downsj | Theo de Raadt |
2004-07-07 | new-style interrupt counters. based on initial work by hugh. ok miod | Theo de Raadt |
2004-07-07 | Funny typo. | Miod Vallat |
2004-07-07 | Only drain the transmit queue if we are idling the transmit section. | Todd C. Miller |