Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-07 | Currently unused at the moment but at least allow it to compile. | Brad Smith | |
2008-06-07 | double the static video buffer size, because | Robert Nagy | |
the current one is not going to be enough for some cams | |||
2008-06-07 | Add acphy/mtdphy/luphy/sqphy which are used by dc(4), hme(4) and ne(4). | Brad Smith | |
ok deraadt@ | |||
2008-06-07 | Add baudrate handling for fiber boards using the TBI interface. | Brad Smith | |
ok deraadt@ | |||
2008-06-07 | Add link state/baudrate handling. | Brad Smith | |
ok deraadt@ | |||
2008-06-07 | regen | Robert Nagy | |
2008-06-07 | add nVidia GeForce 8400M G | Robert Nagy | |
2008-06-07 | teach the command lineparser about getopt style options after commands | Henning Brauer | |
use that for irrfilter mode. hints from theo a year ago, code by me a year ago, ok claudio a year ago | |||
2008-06-07 | Move #if 0 up to include currently unused fixup tables. | Marco Peereboom | |
2008-06-07 | Remove the OLF os bitmask field from the compat probe functions array; | Miod Vallat | |
ok deraadt@ | |||
2008-06-07 | Kill ACPIVERBOSE. It was never used and is worthless to boot. | Marco Peereboom | |
comments jmc ok toby | |||
2008-06-07 | Put back sprintf -> snprintf changes which have been lost accidentally in the | Miod Vallat | |
last update. | |||
2008-06-07 | Put back the diff made between rev. 1.1.1.3 and 1.3 | Charles Longeau | |
ok miod@ | |||
2008-06-07 | stop spurious "got link" which nooone noticed, but everyone should have; ok krw | Theo de Raadt | |
2008-06-07 | Move the Apache manual out of etcXX and to miscXX where it belongs. | Jason Dixon | |
It has also been moved to /usr/share/doc/html/httpd/. This will ease sysmerge upgrades and help keep htdocs clean. Help from okan and phessler, doc tweaks by jmc ok deraadt@ millert@ beck@ | |||
2008-06-06 | lots of KNF | Marco Peereboom | |
Change many return x into goto fail idiom. | |||
2008-06-06 | update the description of -b and STANDARDS; suggested by grunk | Jason McIntyre | |
ok millert | |||
2008-06-06 | Remove long dead meat. | Miod Vallat | |
2008-06-06 | KNF | Marco Peereboom | |
2008-06-06 | Arrange our mmap buffer struct better. | Marcus Glocker | |
2008-06-06 | remove the now irrelevant elf2olf BUGS entry; ok deraadt miod | Jason McIntyre | |
2008-06-06 | oops, @bin files are files too | Marc Espie | |
2008-06-06 | @wantlib elements become checksummable | Marc Espie | |
2008-06-06 | we must not hardcode the route priority in arplookup, it does not | Henning Brauer | |
just insert arp entries. the inserted routes will have the right priority no matter what, most times cloned. problem found by Joerg Goltermann <jg@osn.de>, fix by his colleague Armin Wolgermann <aw@osn.de>, ok claudio | |||
2008-06-06 | make this more like other code (done while digging into a problem...) | Theo de Raadt | |
2008-06-06 | Make open_cd() remember open mode. "blank" doesn't have to check for EPERM | av | |
anymore. idea by jakemsr ok jakemsr ratchov fgsch (with tweaks) | |||
2008-06-06 | Fix a bunch of goo by creating a more generic fucntion to handle it. | Marco Peereboom | |
code from jordan | |||
2008-06-06 | Fix alignment on some machines where crc cehck failed. | Marco Peereboom | |
code from jordan | |||
2008-06-06 | Shrink acpi some more for floppies and while here re-enable acpi on the | Marco Peereboom | |
floppies. Fixes crazy sony vaio kettenis has. tested by deraadt ok deraadt jordan kettenis | |||
2008-06-06 | Add _?RS methods evaluation to obtain additional heuristics and setting | Marco Peereboom | |
interrupt routing. Fixes several HP & IBM machines. ok deraadt ketennis | |||
2008-06-05 | - Add fork/vfork wrapper functions to reset state in the child process. | Kurt Miller | |
- Make an effort to protect important libc and ld.so critical areas during the fork(2)/vfork(2) sys call. - Add pthread_atfork(3) implementation based on Daniel Eischen's code. Original diff by Philip Guenther <guenther at gmail.com> with some additions and refinements by me. Positive test report from brad@ with many kde apps. fork(2) and pthread_atfork(3) pthread regresses pass. okay tedu@, kettenis@, marc@ | |||
2008-06-05 | Add some first mmap bits. | Marcus Glocker | |
Help by miod@ | |||
2008-06-05 | Allow pchb(4) to find additional non-coherent HyperTransport links | Brad Smith | |
with 10h and 11h families of AMD CPU's. ok kettenis@ | |||
2008-06-04 | sync | Theo de Raadt | |
2008-06-04 | olf death throes: OOSN_* names can go away; ok miod | Theo de Raadt | |
2008-06-04 | olf support starts to die (easy stuff first); ok miod | Theo de Raadt | |
2008-06-04 | Fix panic on my i386 box when local variable isnt handled properly. | Marco Peereboom | |
code from jordan | |||
2008-06-04 | adderss -> address | Miod Vallat | |
2008-06-04 | Don't disassemble the AML if the -o option is specified. That way at least | Mark Kettenis | |
we get the complete files if the disassembler crashes on a machine. ok marco@, krw@, deraadt@ | |||
2008-06-04 | tweak previous, and arrange the text to read a little better; | Jason McIntyre | |
2008-06-04 | warnx already prepends string with a colon, no need to manually add one | Tobias Stoeckmann | |
here. ok millert, otto | |||
2008-06-04 | Extend awk with bitwise operations. This is an extension to the awk | Pierre-Yves Ritschard | |
spec and documented as such, but comes in handy from time to time. The prototypes make it compatible with a similar GNU awk extension. ok millert@, enthusiasm from deraadt@ | |||
2008-06-04 | Oops! Add the #endif that vanished here. | Owain Ainsworth | |
Pointed out by landry@. | |||
2008-06-04 | setbootflag() must be done before checksum'ing the label. Bug introduced | Theo de Raadt | |
in 1.126, found by nick during a test install; ok krw | |||
2008-06-04 | fix math screwup that reintroduced a bias for upper_bounds in range | Damien Miller | |
(2^30,2^31). Nothing in the tree yet requests random numbers bounded by this range. report jakob!deraadt; ok deraadt@ | |||
2008-06-03 | fix some spacing issues; | Jason McIntyre | |
2008-06-03 | group the descriptions for -CcHhEeRr in such a way as to avoid | Jason McIntyre | |
unneccessarily duplicating text; ok ratchov jakemsr | |||
2008-06-03 | Make *drm(4) use D_CLONE so that the per-open data actually works. Since | Owain Ainsworth | |
i'm modifying this code anyway, prepare for privsep by making it so that "master" openers must be root, and remove some spurious suser() checks. For example, every DRM_ROOT_ONLY ioctl is also DRM_MASTER. Without this change, privsep wouldn't work since the fd is no longer root owned. With this, X privsep should work as soon as the userland bits are done (currently unwritten). Looked over by kettenis@, ok thib@. | |||
2008-06-03 | Simplify the use of pci_mapreg_map(). | Brad Smith | |
ok oga@ | |||
2008-06-03 | Don't grab the fd read lock for getsockopt(2), setsockopt(2), | Kurt Miller | |
getpeername(2) or getsockname(2). Its not needed and causes threads to block when another thread is blocked and holding the read lock. Instead just protect against fd state transitions. Blocking problem reported by David S H Rosenthal from lockss.org okay beck@ "looks sane" deraadt@ |