Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-23 | Pick HP-IB describe structures changes from main kernel code here as well. | Miod Vallat | |
2005-11-23 | Don't try to fclose(infile) when infile == NULL. This can happen | Todd C. Miller | |
when using nextfile in the BEGIN block. From Matthias Kilian. | |||
2005-11-23 | fix DEBUG build | Martin Reindl | |
2005-11-23 | merge probe and match since one is only ever called from the other. knf too | David Gwynne | |
yup deraadt@ ok marco@ | |||
2005-11-23 | Add regression test for right shift of N-bit quantity by >= N bits | Chad Loder | |
OK millert, deraadt | |||
2005-11-23 | Warn on a right shift of an N-bit quantity by >= N bits. OK millert, | Chad Loder | |
deraadt | |||
2005-11-22 | - remove HP-IB.geometry which is not useful since a long time (since we put | Miod Vallat | |
real disklabels on HP-IB disks, actually) and will confuse mere mortals. - install a gzipped version of bsd.rd, boots faster from network and not much slower from local disk, and our bootloaders groks gzipped files since a very long time already. ok deraadt@ | |||
2005-11-22 | Added probing for Dell ESM server | Jordan Hargrave | |
ok marco@ | |||
2005-11-22 | fix problem of dhcp server looping with "already acking lease" | Bob Beck | |
when busy with short lease times. Fix by and discussed with millert over a year ago, run at u of a for over a year, but never committed. ok millert@ cloder@ | |||
2005-11-22 | Recognize hd as disk drives. | Miod Vallat | |
2005-11-22 | kill double .Pp; | Jason McIntyre | |
2005-11-22 | '?' may not be easily found until the keyboard is mapped. Make 'L' the | Kenneth R Westerback | |
command to list the major keymaps. Also accept 'l' and '?' without explictly mentioning them in the user prompt. A varient of a suggestion by And??s (sic) Delfino, seconded by jmc@. ok millert@ deraadt@ | |||
2005-11-22 | make `-p' work again as expected; | Xavier Santolaria | |
2005-11-22 | out-of-bounds access; ok otto@, millert@, deraadt@ | Markus Friedl | |
2005-11-22 | enter diff3 | Markus Friedl | |
2005-11-22 | regress test for diff3prog handling of unchanged files | Markus Friedl | |
2005-11-22 | - print to stderr in some cases | Xavier Santolaria | |
- few bits for `-kmode' | |||
2005-11-22 | add EXAMPLES section; jmc ok | Xavier Santolaria | |
2005-11-22 | support one of the powerunits | David Gwynne | |
2005-11-22 | add another backplane | David Gwynne | |
2005-11-22 | cleanup; | Xavier Santolaria | |
2005-11-22 | shrink a little | David Gwynne | |
2005-11-22 | do not manually inline kvtopte() macro; no func change | Michael Shalayeff | |
2005-11-22 | pm_pdirpa is apaddr_t and PTDpaddr (on the contrary) is u_int32_t | Michael Shalayeff | |
2005-11-22 | bios gives 32bit units not paddr/psize; no func change | Michael Shalayeff | |
2005-11-22 | - document `-kmode' | Xavier Santolaria | |
- add EXAMPLES section ok jmc@. | |||
2005-11-22 | for every sensor esm looks after it has to talk to the hardware, which | David Gwynne | |
means it could busy wait while the hardware gets ready. all the sensors are updated out of a single timeout. doing this for the 30ish esm sensors on my machine is probably not a good thing... this changes the way updates are handled. instead of a single big update for all the sensors, we now update only one sensor in a timeout. after that sensor has been updated it sets up a very short timeout for the next sensor to run out of. we also use the short timeouts to retry the same sensor if the hardware isnt ready which means we avoid the (worst) busy wait. | |||
2005-11-22 | - ci(1) can intialise RCS files now! | Niall O'Higgins | |
- support for -j added - support for -i added ok joris@ xsa@ | |||
2005-11-22 | add printer for IAPP and hostapd(8) messages | Reyk Floeter | |
ok canacar@, tested by aanriot@ and others | |||
2005-11-22 | nuke trailing whitespaces; no cookie for niallo. | Xavier Santolaria | |
2005-11-22 | accidentaly lost a zero in timeout long time ago (; | Michael Shalayeff | |
2005-11-22 | repair verbose printfs | Michael Shalayeff | |
2005-11-22 | get rid of bmc_wait and use a flag on bmc_ready to indicate if we want | David Gwynne | |
to wait for the port to settle. lengthen the amount of time we wait to what jordan had originally. | |||
2005-11-22 | Move kill-related commands to their own file. | Kjell Wooding | |
This will help move to a kill-ring. | |||
2005-11-22 | Fix backwards insert into kill buffer (aaa \n bbb M-BS M-BS c-Y) by | Kjell Wooding | |
batching string before prepending. ok cloder, (grudgingly) beck | |||
2005-11-22 | Some BIOS' lie about location of ports. Prevent panic by checking ↵ | Marco Peereboom | |
bus_space_map. This works around bob's ipmi panic issue on the amd64 e325 IBM box. ok jordan@ | |||
2005-11-22 | Fix up an ambiguous else (though ifdefed out at the moment) | Kjell Wooding | |
2005-11-22 | Correct format/arguments to debug call; spotted by shaw at vranix.com ok djm@ | Darren Tucker | |
2005-11-22 | sync | Theo de Raadt | |
2005-11-22 | sync with new names. | Brad Smith | |
2005-11-22 | regen | Brad Smith | |
2005-11-22 | - fix ordering of some ids | Brad Smith | |
- add ALI M1563 ISA - add Cyrix Cx5510 - add NS Saturn (variant of the Sun Cassini) - add a bunch of Xircom entries - swap some of the newer Intel PRO/100 VE ids for the real chipname id + LAN - remove tabs between vendor and product name for PLX entries | |||
2005-11-22 | regen | Brad Smith | |
2005-11-22 | add 82801E USB and SMBus ids. | Brad Smith | |
2005-11-21 | add support for the backplane found on my 2500 | David Gwynne | |
2005-11-21 | Do not dare dereferencing NULL pointers if OSIOP_DEBUG. | Miod Vallat | |
2005-11-21 | missing 's'. | Alexandre Anriot | |
ok miod@ | |||
2005-11-21 | add a handful of Intel PCI interrupt routers to the table. | Brad Smith | |
82440MX_ISA, 82801AB_LPC, 82801E_LPC, 82801FBM_LPC, 82801GBM_LPC and 82801GH_LPC ok mickey@ beck@ | |||
2005-11-21 | regen | Brad Smith | |
2005-11-21 | I forgot the 82801E LPC controller id in the last commit. | Brad Smith | |