Commit Graph

2999 Commits

Author SHA1 Message Date
jym aa14c76a3c Xen suspend/resume code is now committed in -curent. 2011-09-20 00:33:43 +00:00
jym ead70b283f Xen suspend/resume will be part of NetBSD-6. 2011-09-20 00:31:06 +00:00
jym c55990f33b jym-xensuspend is now terminated. 2011-09-20 00:29:57 +00:00
rkujawa a0972dbbf9 Mention Prometheus driver. 2011-09-17 17:00:12 +00:00
christos 963ca07b86 new file(1) 2011-09-16 21:08:32 +00:00
taca 7afa8865a1 tzdata2011j has released. (tzcode is still 2011i.) 2011-09-12 22:55:53 +00:00
christos 42a36093f3 new bind 2011-09-11 19:18:27 +00:00
apb ade2b2f554 build: Both the source tree and the obj directories will be cleaned
by "make clean" or "make cleandir".  [apb 20110910]
2011-09-11 10:25:58 +00:00
christos 415b3cc7ef new traceroute 2011-09-11 01:07:56 +00:00
christos fcfb79cae3 new byacc 2011-09-10 21:40:43 +00:00
christos a3c5bdbc2d new wpa 2011-09-10 21:03:36 +00:00
tron ac4bb8cc15 Postfix has been been updated to version 2.8.5. 2011-09-10 11:44:34 +00:00
apb 37b9b22e26 Add tests for the shell under which build.sh is run. If the
shell fails the tests, then build.sh tries to re-exec itself
under a more suitable shell.
2011-09-09 18:48:34 +00:00
apb 5f70d1f98e Move the code for creating src/BUILDING from "make build-docs" in
src/Makefile to "make regen" in src/doc/Makefile, and update a comment
in doc/BUILDING.mdoc to match.
2011-09-09 14:23:37 +00:00
apb 94bddc04db Revisions 1.92 and 1.93 of src/BUILDING were not reflected in
src/doc/BUILDING.mdoc, so those changes were lost when src/BUILDING
was regenerated in revision 1.94.

Now update src/doc/BUILDING.mdoc and regenerate src/BUILDING to
reinstate the lost changes.  (I also edited one of the changes, to use
the phrase "space-separated list" for consistency with other parts of
the document.)

The original changes were:
----------------------------
revision 1.93
date: 2011/08/06 19:52:49;  author: jnemeth;  state: Exp;  lines: +5 -0
Add description of MKKMOD, part of PR misc/45216
----------------------------
revision 1.92
date: 2011/01/29 16:56:26;  author: jym;  state: Exp;  lines: +6 -4
Pass down INSTALLSETS variable to installsets target. Use :Q to escape
shell meta-characters, as the variable contains a list of sets, separated
by spaces.

$ ./build.sh -V INSTALLSETS="base etc" install=idir

should now work as expected.

Reviewed by apb@ on tech-toolchain.
----------------------------
2011-09-09 14:01:28 +00:00
apb a4d065775d Allow MAKEFLAGS to be set via build.sh -V. Somebody asked for this
in 2008.

Also add comments above a few functions in build.sh, and bump copyright
dates.
2011-09-09 13:29:23 +00:00
christos efc6f08d08 mention new openssh. 2011-09-07 17:55:12 +00:00
wiz 982d032e15 mdocml-1.11.7 out. 2011-09-06 09:48:34 +00:00
christos 566e51b79b mention new tzcode and tzdata 2011-09-04 10:23:06 +00:00
taca 513f3ddf51 Update current version of BIND and tz. 2011-09-04 10:15:01 +00:00
mrg f385d8f556 add the device publish daemon, written by jmcneill@.
listens on drvctl for new devices and invokes MAKEDEV for them.

missing:
  - manual page
  - rc.d script
  - more testing

but it works well enough to make new disk nodes appear in /dev when
netbsd sees them and they're missing.  you will need to make sure
you have a new /dev/MAKEDEV for this to work properly (postinstall
should handle this normally, of course.)


thanks jared!
2011-08-29 11:38:48 +00:00
wiz a223481bf4 file-5.08 out. 2011-08-22 08:33:24 +00:00
jmmv c5edbcf7d8 Note import of tmux 1.5. 2011-08-17 18:54:08 +00:00
wiz e7e86bf4ab mdocml-1.11.6 is out 2011-08-17 12:03:47 +00:00
mrg 8188255310 switch sparc to GCC 4.5.3. 2011-08-17 09:18:37 +00:00
matt a581a744b5 Note MIPS DSP support. 2011-08-16 07:05:15 +00:00
agc f5342d4e22 Sync w/ reality
+ gcc 4.5 is done
+ better description of status of iSCSI initiator
2011-08-16 04:04:57 +00:00
wiz a85d2e4ce0 Fix typo. 2011-08-15 10:58:54 +00:00
joerg 4f144e721a Update to reflect .code32 support 2011-08-15 10:09:59 +00:00
mrg 19d5bf7951 note the sparc / GCC 4.5.3 / NULL savefpstate IPI hack. 2011-08-15 02:29:38 +00:00
mbalmer 8cd3e6b404 note gpio(4), gpiosim(4) changes 2011-08-12 08:16:17 +00:00
mbalmer f961e1dc0a Add pwdog(4). 2011-08-11 07:58:56 +00:00
christos 1a57823234 fix root.cache 2011-08-10 09:42:28 +00:00
jruoho 304a04638c Note the over fifty new manual pages. 2011-08-09 18:03:10 +00:00
jruoho e9a006b18a Also: netpgp(1). 2011-08-09 16:14:41 +00:00
jruoho f29574586c Remove few entries that clearly have been done (aio(3), ssp(3), tests(7)). 2011-08-09 16:10:10 +00:00
alnsn 5deb799841 New linux syscalls: fadvise64() and fadvise64_64(). 2011-08-07 20:44:32 +00:00
mrg d03772c2d1 note switch to GCC 4.5 on x86 2011-08-07 08:15:56 +00:00
mbalmer fce8c8bc2a Take note of the modload(8) changes. 2011-08-06 08:47:14 +00:00
matt c74d0fafd6 Note switch of mips and powerpc to GCC 4.5 2011-08-05 00:26:16 +00:00
rkujawa e498244d6e Mention Amiga PCI support in CHANGES and installation notes. Approved by phx. 2011-08-04 20:24:36 +00:00
mrg 7941c10dff switch sparc64 to GCC 4.5.3. 2011-08-04 00:52:49 +00:00
wiz 05044fcccb mdocml-1.11.5 out. 2011-08-03 18:04:46 +00:00
matt e2a5604bd9 Note ralink support. 2011-07-31 20:33:05 +00:00
tron 19ea17df48 Note import of Postfix 2.8.4. 2011-07-31 13:43:16 +00:00
spz 9249891749 mention recent bind update, correct used bind version 2011-07-26 07:18:35 +00:00
christos 841d794789 mention new openssh 2011-07-25 03:12:04 +00:00
jakllsch 51f0e1bb1b Note the two new drivers I recently worked on. 2011-07-20 20:38:29 +00:00
tsutsui f071cf288d Note luna68k updates. 2011-07-18 11:55:08 +00:00
jmcneill ed3b4a4855 emdtv(4): Add a driver for Empia EM28xx family USB video capture controllers. 2011-07-15 12:57:22 +00:00