openbsd
2008-08-26 bradUpdate comment to mention the 8211C.
2008-08-26 bradMention the 8211C.
2008-08-26 bradregen
2008-08-26 bradAdd the PCI id for the Broadcom BCM5785 Ethernet contro...
2008-08-26 jsingregen
2008-08-25 deraadtcorrect +name handling; schwarze@usta.de
2008-08-25 jmctwo spelling fixes from Anathae Townsend;
2008-08-25 jasper- usb stuff
2008-08-25 ottoMake all combinations of G, P, J and zero-fill work...
2008-08-25 jsingWe can install from a CD-ROM now...
2008-08-25 deraadtuse ?= for adjusting RELXDIR for all sets
2008-08-25 jsingNow that the rest of the infrastructure is in place...
2008-08-25 jasper- add a bunch of enabled usb devices that have been...
2008-08-25 jsingMake sgivol(8) use the device sector size for reads...
2008-08-25 jsingAdd bus_space_read_raw_region_* and bus_space_write_raw...
2008-08-25 jsingregen
2008-08-25 jsingAdd USB devices.
2008-08-25 jsingAdd device majors for USB character devices in OpenBSD...
2008-08-25 jsingUnbreak.
2008-08-25 sobradominor tweak for removal of "[-d devel]" (change done...
2008-08-25 krwIf partoffp is non-NULL then readdoslabel() is just...
2008-08-25 pedroCorrectly invalidate attribute cache entries in case...
2008-08-25 toddhow about i commit what was actually approved? wrong...
2008-08-24 toddo implement proper volume control table based on chipse...
2008-08-24 martynasprepends, not overrides default search path. with...
2008-08-24 deraadtTadpole Viper onboard ethernet has no eeprom either...
2008-08-24 deraadtralink firmware on the ramdisk
2008-08-24 deraadtmany more devices for the RAMDISK
2008-08-24 miodDefine a proper wsdisplay type for legss(4).
2008-08-24 mglockerGet VIDIOC_G_FMT working (makes ekiga happy).
2008-08-24 miodCorrect eisa i/o ports layout structure, this has proba...
2008-08-24 deraadtproper indent
2008-08-24 jmcremove the ls=ls -gCF alias: we already have an alias...
2008-08-24 miodvsbus machines also have modem control bits on line...
2008-08-24 miodWriting to the DTR register on KA60 resets the TCR...
2008-08-24 miodtypo
2008-08-24 miodCorrect dmesg, do not mention dz is the console device...
2008-08-24 krwFix readdpmelabel() so it doesn't corrupt a disklabel...
2008-08-24 mglockerUse consistent variable names; curr -> cur, err -...
2008-08-24 mglockerAdd support for processing unit (e.g. brightness) contr...
2008-08-24 dlgdont display disk geometry (cyls/heads/sectors) since...
2008-08-24 bradAdd Atheros OUI and Atheros F1 id.
2008-08-24 bradregen
2008-08-24 bradBCM5714 also supports fiber interfaces.
2008-08-24 jsgsurplus semicolon on if statement
2008-08-23 miodSlight speed improvement by using byte accesses on...
2008-08-23 miodPick the correct host adapter id from nvram.
2008-08-23 chladd missing header needed by asprintf().
2008-08-23 djmmake mbstowcs(NULL, string, 0) correctly return the...
2008-08-23 djmunbreak MALLOC_OPTIONS=G that I broke in my last commit;
2008-08-23 jmc- document -h
2008-08-23 jmcufs -> UFS;
2008-08-23 jmcit's no longer necessary to build crunch by hand, so...
2008-08-23 djmfix calloc() for MALLOC_OPTIONS=J case: SOME_JUNK was...
2008-08-23 djmunbreak wcschr(string, L'\0') which was incorrectly...
2008-08-22 ottomake sure we always map and unmap multiples of MALLOC_P...
2008-08-22 miodLet lkms(4) support VSXXX-AB tablets in addition to...
2008-08-22 deraadta ; in a bad place; dragonfly; ok mglocker
2008-08-22 ottoSmarter implementation of calloc(3), which uses the...
2008-08-22 deraadtInstead of spewing error messages about link status...
2008-08-22 deraadtsync
2008-08-22 deraadtmake it section 8
2008-08-22 deraadtmore crunch stuff goes away
2008-08-22 deraadtNo need to enter crunch
2008-08-22 deraadtmksuncd lives in the base now, and one does not need...
2008-08-22 deraadtmove mksuncd to here (but still only sparc64 build)
2008-08-22 deraadtmerge crunchide into crunchgen as the -h flag. this...
2008-08-22 deraadtMerge crunchgen & crunchhide (using name checking)...
2008-08-22 deraadtset _POSIX_JOB_CONTROL and _POSIX_SAVED_IDS to the...
2008-08-22 deraadtsync
2008-08-22 kettenisDon't install libbfd and libopcodes and the associated...
2008-08-22 deraadtsync
2008-08-22 bradmention machine/cpu.h for the CPU identifiers.
2008-08-22 bradmention machine/cpu.h for the CPU identifiers.
2008-08-22 kurtSet PIE address range to avoid or minimize mmap pressur...
2008-08-22 sobradodefault file transfer type is binary, not ascii;
2008-08-22 jmc- -R before -r in SYNOPSIS/usage()
2008-08-22 deraadtsimplification, and repair findblkmajor for name##...
2008-08-22 deraadtANSI and other cleanups; ok krw
2008-08-22 marcoAdd a hack to manually kick off rebuilds. This will...
2008-08-22 deraadtsynbc
2008-08-22 deraadtmore puc happiness
2008-08-22 jmckill trailing whitespace;
2008-08-22 deraadtAfter spotting a + record, continue scanning and pick...
2008-08-22 millertReplace the old algorithm that included the process...
2008-08-22 bluhmTest the IPv6 address printing of pf_print_host() in...
2008-08-22 bluhmMake pf_print_host() print IPv6 addresses correctly.
2008-08-21 bluhmAssign the ip and ip6 pointers in ipsp_process_packet...
2008-08-21 simonAdd an optional separator to stringize() and use it...
2008-08-21 ogaRip out the remnants of the vblank signal stuff. Nothin...
2008-08-21 espieDocument new gnu extensions, okay jmc@, otto@
2008-08-21 espiein gnu-m4 mode, allow definition of the empty macro...
2008-08-21 espieextend format support to cater to recent GNU autoconf
2008-08-21 espiegnu extension: 0rN:az for baseN numbers.
2008-08-21 espieuse unsigned char for buffers, allow differentiating...
2008-08-21 ogaInstead of having a number of malloced arrays for vblan...
2008-08-21 jmc+ECHOK; from Markus Bergkvist
2008-08-21 millertRemove useless code, the kernel will set errno appropri...
2008-08-21 raggeAdd missing dependency for external.h, from Don Hiatt.
2008-08-21 raggeFrom master repo: Accept // inside #if directives.
next