Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-01 | Use the cached entry for security requirements from the inp. | Angelos D. Keromytis | |
2000-06-01 | Use ipsp_spd_lookup() in ip_output() | Angelos D. Keromytis | |
2000-06-01 | ipsp_acquire_sa() | Angelos D. Keromytis | |
2000-06-01 | ipsp_spd_lookup() | Angelos D. Keromytis | |
2000-06-01 | State explicitly that strlc{py,at} only work on real C strings. | Todd C. Miller | |
Clarify point about always NUL-terminating. | |||
2000-06-01 | Prototype for ipsp_spd_lookup() | Angelos D. Keromytis | |
2000-06-01 | gcc might use something like autoincremented registers here, which will | Brandon Creighton | |
not work, so change the constraint for an argument | |||
2000-06-01 | ramdisk stuff | Brandon Creighton | |
2000-05-31 | Sigh... Fix a stupid bug wrt reverse video attributes (when using the newer | Aaron Campbell | |
"PC Display" functionality -- the default now). Previously the code did not check the current status of the VT_INVERSE bit when processing a reverse "off" or "on" request. As a result, two of either operations in a row would flip the bits, then flip them back again. Thanks to millert@ who found the problem when playing with the trn news software. | |||
2000-05-31 | It's "DMA" not "DMS" for the ATA-4 queued feature set!! | Chris Cappuccio | |
2000-05-31 | sync | Chris Cappuccio | |
2000-05-31 | Add some OPTi IDE controllers | Chris Cappuccio | |
2000-05-31 | man descendentalism | Michael Shalayeff | |
2000-05-31 | build mans all the time, cleanfiles always the same | Michael Shalayeff | |
2000-05-31 | cleanup | Michael Shalayeff | |
2000-05-31 | fixes | Michael Shalayeff | |
2000-05-31 | Request from Theo: | Marc Espie | |
- name tmp file after makewhatis, make it easier to track in case of trouble. - remove tmp file always, two minutes to regenerate top | |||
2000-05-31 | sync | Theo de Raadt | |
2000-05-31 | Cleaner loop structure when reading panic string from the core image. | Todd C. Miller | |
We now check the return value of KREAD() which may solve PR 1254. | |||
2000-05-31 | Bug fix from NetBSD, plus some more DPRINTF(). | Aaron Campbell | |
2000-05-31 | Better English. | Aaron Campbell | |
2000-05-31 | typo, unused | Markus Friedl | |
2000-05-31 | sync | Theo de Raadt | |
2000-05-31 | another pci-pci bridge | Theo de Raadt | |
2000-05-31 | minor tweaks | Theo de Raadt | |
2000-05-31 | xauth_location support; pr 1234 | Markus Friedl | |
2000-05-31 | sync with the latest kame code. insufficient len in malloc() call is | Jun-ichiro itojun Hagino | |
corrected. | |||
2000-05-31 | Remove hard sentence breaks. | Aaron Campbell | |
2000-05-31 | Clean. | Aaron Campbell | |
2000-05-30 | add a note where to go to for nfs client configuration; after popular demand | Michael Shalayeff | |
2000-05-30 | -symtab +clkf_intr | Michael Shalayeff | |
2000-05-30 | no need to include vm/vm.h | Michael Shalayeff | |
2000-05-30 | elf_ldsym, increase boot minor version | Michael Shalayeff | |
2000-05-30 | aout_ldsym, increase boot minor version | Michael Shalayeff | |
2000-05-30 | split symbol loading for a.out into a separate routine (tested on i386) | Michael Shalayeff | |
add symbol loading for elf (tested on hppa) | |||
2000-05-30 | examples | Theo de Raadt | |
2000-05-30 | sti | Michael Shalayeff | |
2000-05-30 | new driver for sti graphics. | Michael Shalayeff | |
2000-05-30 | sti hp graphics, available in pci and hp-prop sgc bus form factors. | Michael Shalayeff | |
attach point for wsdisplay. a few problems may exist w/ certain prom versions. tested in byte- and word-wide modes. no support yet for multiple resolutions and fonts. pci not tested (obviously). | |||
2000-05-30 | add sti graphics available in pci and sgc form factors | Michael Shalayeff | |
2000-05-30 | a few more codes ids from vendor docs | Michael Shalayeff | |
2000-05-30 | remove dependency on openssl-0.9.5a; green@FreeBSD.org via kris@FreeBSD.org | Markus Friedl | |
2000-05-30 | don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via kris@FreeBSD.org | Markus Friedl | |
2000-05-30 | Xr pci audio drivers | Michael Shalayeff | |
2000-05-30 | Xr ich (and neo for ac97(4)) | Michael Shalayeff | |
2000-05-30 | ich(4) manual page | Michael Shalayeff | |
2000-05-30 | add ich at pci | Michael Shalayeff | |
2000-05-30 | audio driver for intel 810/820/440MX i/o controller hub ac'97 . | Michael Shalayeff | |
820 and 440MX are untested, but should work. | |||
2000-05-30 | regen | Michael Shalayeff | |
2000-05-30 | 440MX chipset definions | Michael Shalayeff | |