Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst | |
ok deraadt millert | |||
2007-03-20 | remove some bogus *p from charles longeau | Ted Unangst | |
ok deraadt millert | |||
2007-03-20 | document softraid and bioctl creation of softraid | Todd T. Fries | |
ok marco@, help from jmc@ | |||
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst | |
ok deraadt millert | |||
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst | |
ok deraadt millert | |||
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst | |
ok deraadt millert | |||
2007-03-20 | Hook up sd ioctl. | Marco Peereboom | |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst | |
ok deraadt millert | |||
2007-03-20 | Fake out target id for bioc_disk. | Marco Peereboom | |
2007-03-20 | Use queue.h macros instead of home made for thingy. | Marco Peereboom | |
From tbert <bret.lambert@gmail.com> | |||
2007-03-19 | Use u_int32_t instead of u_long for IP addresses. | Marco Pfatschbacher | |
OK claudio@ | |||
2007-03-19 | Only call bus_dmamap_unload() if we loaded a dmamap beforehand. Found out | Claudio Jeker | |
the hard way on sparc64. Now acx(4) no longer panics but it does not yet work. OK mglocker@ | |||
2007-03-19 | the autoconf glue funcs (match/attach/etc) are only used inside softraid.c, | David Gwynne | |
so prototype them there rather than in softraidvar.h. shuffle these funcs a little bit while here to make it look more like everything else. ok marco@ | |||
2007-03-19 | be a tiny little bit more verbose when encoutering bad block or fragment | Otto Moerbeek | |
sizes; requested by mickey@ | |||
2007-03-19 | sync | Theo de Raadt | |
2007-03-19 | new sentence, new line; | Jason McIntyre | |
2007-03-19 | english does not require that nouns be capitalised; | Jason McIntyre | |
2007-03-19 | - add .Cd entries for com2, zrc0, and pxammc0 | Jason McIntyre | |
- put zaudio0 .Cd entry in the correct place - add pxammc(4) to the list of supported devices - sync the .Nd lines for all devices - kill duplicate entries in SEE ALSO | |||
2007-03-19 | +.Xr evdns 3 , | Jason McIntyre | |
2007-03-19 | further cleanup; | Jason McIntyre | |
2007-03-19 | sync | Theo de Raadt | |
2007-03-19 | add MLINKS for evdns_err_to_string() and evdns_nameserver_add(); | Jason McIntyre | |
2007-03-19 | Remove force-PIO workaround for wd@pciide. | Miod Vallat | |
2007-03-19 | bus_dmamap_sync fixes to cope with real life. | Miod Vallat | |
2007-03-19 | clean up this page; | Jason McIntyre | |
2007-03-19 | Default to writeback cache. | Miod Vallat | |
2007-03-19 | Also shift superblock fields in ffs_reload(), okay beck@ deraadt@ | Pedro Martelletto | |
2007-03-19 | sync | Theo de Raadt | |
2007-03-19 | provide MLINKS for evhttp_start() and evhttp_free(); | Jason McIntyre | |
2007-03-19 | tweaks; | Jason McIntyre | |
2007-03-19 | Deactivate the pmap in cpu_exit. This way we can avoid quite a lot of | Artur Grabowski | |
tlb shootdowns in the reaper. mickey@ ok | |||
2007-03-19 | Update to libevent-1.3b while retaining our local changes. beck@ OK | Todd C. Miller | |
2007-03-19 | Fix keyword expansion. | Michael Knudsen | |
ok marco | |||
2007-03-19 | attach softraid to the root of the device tree in a machine independant | David Gwynne | |
way, rather than requiring some glue in each machines mainbus probe. it is still commented out. based on a discussion with miod@ ok marco@ deraadt@ | |||
2007-03-19 | luna88k LCD device is now user-controllable by lcd(4). | Kenji Aoyama | |
ok miod@ | |||
2007-03-19 | Not only did I break RAMDISK, I also left a debugging printf. | Artur Grabowski | |
2007-03-19 | tweak; | Jason McIntyre | |
2007-03-19 | Bits to make fsirand grok FFS2, okay millert@ | Pedro Martelletto | |
2007-03-19 | Add FFS2 fields to the superblock, change file system tools to keep | Pedro Martelletto | |
accessing FFS1 fields, okay art@, quite some testing by ckuethe@, simon@ and thib@, thanks. | |||
2007-03-19 | Fix check for failed read, and add another one; okay millert@ | Pedro Martelletto | |
2007-03-19 | please always test RAMDISK kernels | Theo de Raadt | |
2007-03-19 | Remove the signal handler that checks if the agent's parent process | Darren Tucker | |
has gone away, instead check when the select loop returns. Record when the next key will expire when scanning for expired keys. Set the select timeout to whichever of these two things happens next. With djm@, with & ok deraadt@ markus@ | |||
2007-03-19 | Doh! If we support "redistribute rtlabel" we should actually track the | Claudio Jeker | |
routing labels in ripd's kroute code. Just steal the code from ospfd which does it right. OK michele@ | |||
2007-03-19 | do not signal "connection closed" upstream on EINTR/EAGAIN, from bgpd et al | Henning Brauer | |
2007-03-19 | do not signal "connection closed" upstream on EINTR/EAGAIN, from bgpd et al | Henning Brauer | |
2007-03-19 | do not signal "connection closed" upstream on EINTR/EAGAIN, from bgpd et al | Henning Brauer | |
2007-03-19 | when our red/recv/recvmsg in imsg_read gives EINTR or EAGAIN, do not | Henning Brauer | |
signal "connection closed" upstream. spotted by Valentin Kozamernik <tin@komna.com> | |||
2007-03-19 | make `no @owner', `weird mode' and `@dirrm' into errors. | Marc Espie | |
2007-03-19 | no longer create a pflog0 by default. | Henning Brauer | |
we had to put this workaround in since /etc/rc used to use the exit code if "ifconfig pflog0" to decide wether we run on a kernel with pflog support. rc has been fixed to explicitely create pflog0 when pf and pflogd are enabled in November 2006, so now is the time to remove this compat hack. pplz who haven't updated rc since 2006/11/16 lose pflogd. ok ryan theo | |||
2007-03-19 | Move i386 to timecounters. This is more or less the same code as amd64. | Artur Grabowski | |
The "lapic" timer is ripped out since it wasn't actually a lapic timer, but a hacked up tsc timer with some synchronization for MP. There is no tsc timer right now since they are very unreliable on MP systems, systems with apm, and systems that change the cpu clock. Which basically means every modern machine out there. We're running with the i8259 timer now. deraadt@ ok |