Commit Graph

189560 Commits

Author SHA1 Message Date
jruoho
7e0f77d0f3 Add a history section. From OpenBSD. 2010-04-03 15:42:22 +00:00
jruoho
e029f37fb0 An unlink() appeared already in v2 UNIX. 2010-04-03 15:35:06 +00:00
jruoho
22c60c14ce Add some history. 2010-04-03 15:13:43 +00:00
jruoho
c1b7f739cf Some interesting additions to the history section. From OpenBSD. 2010-04-03 14:49:31 +00:00
jruoho
086a18e995 Trivia: one .Pp after .El, speak about NULL instead of nil pointers, etc. 2010-04-03 14:40:34 +00:00
pgoyette
7645fe957d If we're detaching the device, make sure we unregister the sensors. 2010-04-03 14:19:17 +00:00
pgoyette
cae66ef7cc When unregistering a device, in addition to reducing the global count
of sensors, we need to adjust the sme_fsensor values for some devices.
Failure to do this leaves a sparesly-populated number-space and can
subsequently result in overlapping sensors number assignments.  (This
only affects the compatability-mode API, but still needs to be fixed.)
2010-04-03 13:55:09 +00:00
plunky
ba9e7b8487 use -Wno-pointer-sign in the HAVE_PCC case also 2010-04-03 11:55:41 +00:00
tsutsui
8e04678e48 - add atari's EtherNEC to SYNOPSIS
- also pull comments about MD device description from each kernel config
- note that RTL8019 is widely used on local busses other than ISA
2010-04-03 11:00:11 +00:00
skrll
ab3a2fd811 Wrap long line. 2010-04-03 08:01:42 +00:00
skrll
0be33f66cf Add md_astpending to struct mdlwp and use it. 2010-04-03 07:46:01 +00:00
pgoyette
e11dcd85ce Insert missing ) 2010-04-03 02:08:30 +00:00
tsutsui
55bc1f1a41 Use time_t (not long) to save time_second value. 2010-04-02 23:31:42 +00:00
martin
2866ed0d7d Ooops, remove leftovers from the ramdisk / 2010-04-02 21:58:46 +00:00
spz
db894a99b3 update portmaster and releng lists 2010-04-02 21:52:55 +00:00
christos
99b1f1b15a ctime can return NULL. 2010-04-02 21:40:00 +00:00
christos
a41de9d317 check ctime. 2010-04-02 21:37:22 +00:00
christos
f7cd580182 check ctime return 2010-04-02 21:33:14 +00:00
martin
411ff5dead Move install CDs over to / on cd9660 (instead of a memory disk image) 2010-04-02 21:29:30 +00:00
jakllsch
216105d4cd regen 2010-04-02 20:34:10 +00:00
jakllsch
20b8a19c00 Add Intel 82855GM Host-AGP Bridge. 2010-04-02 20:32:15 +00:00
plunky
73d0ac941f - int putbuf_func ARGS((const char *s, size_t len));
+	int (*putbuf_func) ARGS((const char *, size_t));

for pcc
 - did not recognise pointer to function
 - argument names shadowed other arguments
2010-04-02 20:19:40 +00:00
christos
ff4e4fcdee fix typo. 2010-04-02 19:34:44 +00:00
skrll
45b51608bd Per-cpu "physical" trap save area. 2010-04-02 19:33:16 +00:00
christos
f8c6b14cc1 fix printf format. 2010-04-02 19:33:09 +00:00
christos
46a93244b5 starttime needs to be time_t (Izumi Tsutsui) 2010-04-02 19:25:21 +00:00
martin
725f1afc58 Bump version 2010-04-02 18:41:52 +00:00
martin
9df6371983 Add support for /boot.cfg. Implement a single command for now: override
the boot partition, which will be used for bootable CDs. Add cd9660
support.
2010-04-02 18:39:44 +00:00
martin
d1f79d814d Add a bootinfo node to allow the loader to override the boot device 2010-04-02 18:34:16 +00:00
christos
23b25caf0c handle ctime returning NULL. 2010-04-02 15:40:14 +00:00
christos
d80643a1f0 remove bogus cast that hides bugs if tv_sec is non POSIX compliant. 2010-04-02 15:38:05 +00:00
christos
84ea502702 handle ctime returning NULL. 2010-04-02 15:34:16 +00:00
christos
4167ec87c5 make it obvious what ctime it is used for. 2010-04-02 15:28:16 +00:00
christos
ec03fa3be9 handle ctime returning NULL. 2010-04-02 15:26:17 +00:00
skrll
d61c3012a6 Pull across pmap_remove fix from OpenBSD.
Fix user-after-free bug in pmap_remove().  Page table pages are freed as soon
as the last page table entry that was actually used is cleared.  So make sure
we check the page table page is still there for every page we remove.
Otherwise we will bring back the tlb entry and cache lines when we touch the
freed page, and we will create an illegal alias (non-equivalent mapping)
as soon as the page gets re-used.
2010-04-02 15:25:51 +00:00
christos
467b66f1cd make it obvious to grep that ctime is being checked. 2010-04-02 15:25:04 +00:00
skrll
1e4b37e869 Change #ifdef DIAGNOSITC tests+panic to KASSERTs. 2010-04-02 15:24:18 +00:00
christos
ef20b5e868 handle ctime returning NULL. 2010-04-02 15:23:17 +00:00
christos
53ab8e0b3c make it obvious what ctime is used for. 2010-04-02 15:19:02 +00:00
christos
bd7ae6bd09 handle ctime returning NULL. 2010-04-02 15:13:26 +00:00
christos
b22f104713 make it obvious to grep that we are checking ctime. 2010-04-02 15:09:12 +00:00
christos
8c20e0e884 fix debugging printf. 2010-04-02 14:11:18 +00:00
christos
79bdd20aa6 PR/43105: Peter Kerwien: Destroying a GPT partition with dd will cause gpt
destroy / create to fail. When reading the GPT label from the end of the disk
ignore errors if the GPT label at the beginning of the disk was not found.
2010-04-02 13:36:59 +00:00
dyoung
da20ddcdb7 Delete ieee80211_setbasicrates(). It's buggy, and we drivers can get
along fine without it.
2010-04-02 03:46:50 +00:00
christos
221f2e33dd handle ctime returning NULL 2010-04-01 22:23:27 +00:00
matt
ea2a1a3631 Change booke_intr.h to intr.h since <powerpc/booke/intr.h> will be unique
enough.
2010-04-01 18:59:27 +00:00
matt
bc7d3d1e06 OpenPIC register defintions used by e500 booke. 2010-04-01 18:58:12 +00:00
jakllsch
2f89eb94f6 Mention Domex DMX-3191D support in nca(4). 2010-04-01 18:47:19 +00:00
matt
0f77efaac1 Fix some TCR definitions. 2010-04-01 18:25:16 +00:00
tsutsui
ce9f7a0416 Mention EtherNEC support for atari. 2010-04-01 17:15:02 +00:00