| History log of etc |
| Date | Author | Comments |
| 22-Aug-2008 |
pgoyette | Enclose the ifconfig commands in $(...) so they actually do something.
Reported on current-users by Pierre Pronchery <khorben at defora dot org>powerd/scripts/acadapter
|
| 02-Aug-2008 |
mrg | add X11R6/include/{pixman-1,xorg} entries.
(probably will move to X11R7 ... later, but before native xorg is done.)mtree/NetBSD.dist
|
| 29-Jul-2008 |
mrg | initial import of the crossbuild framework for modular Xorg. this is heavily based upon the work rtr@ did on src/x11, but hacked to work for modern modular Xorg source split.
the sources will live in xsrc/external/mit/<package>/dist.
documentation on using this will come when the above directories are fully populated. there are 192 of them so it may take some time before that is completed./external/mit/xorg/lib/fontconfig/etc/Makefile /external/mit/xorg/lib/fontconfig/etc/fonts.conf
|
| 27-Jul-2008 |
joerg | Update build glue for dhcpcd 4.0.0rc3 and move it to src/external/dhcpcd.
Make dhcpcd quiet by default when run from rc.defaults/rc.conf Makefile
|
| 24-Jul-2008 |
reed | Use absolute path for various /sbin tools. This is consistent with several other rc.d scripts and fixes problem with /sbin not in PATH.
(Tested several times for over three weeks, but not all parts of this code were used by me.)rc.d/network
|
| 23-Jul-2008 |
dholland | The default named.conf should not contain a query-source statement. Comment it out and describe what it's for and why not to use it.named.conf
|
| 18-Jul-2008 |
apb | s/msgs/msgs(1)/ in a comment. From PR 39167.aliases
|
| 13-Jul-2008 |
apb | Let "MAKEDEV ptm" create the /dev/pts directory. Requested in pkgsrc-users by Christian Biere.MAKEDEV.tmpl
|
| 03-Jul-2008 |
mishka | The wscons.conf syntax is assuming all arguments on their own fields.wscons.conf
|
| 23-Jun-2008 |
dholland | fix typorc.subr
|
| 20-Jun-2008 |
peter | Install /etc/pf.os with 444 permissions. Modify postinstall(8) to always upgrade /etc/pf.os.
Suggested by Luke Mewburn in PR/35188./usr.sbin/pf/etc/Makefile
|
| 20-Jun-2008 |
peter | Add entries for /etc/pf.conf and /etc/pf.os.
Suggested by Luke Mewburn in PR/35188.mtree/special
|
| 20-Jun-2008 |
jmcneill | Don't try to standby on a lid_switch pressed event, this has a few problems: 1. ACPI S1 doesn't work properly for many people on NetBSD 2. It prevents someone from using their laptop with an external displaypowerd/scripts/lid_switch
|
| 18-Jun-2008 |
yamt | merge yamt-pf42 branch. (import newer pf from OpenBSD 4.2)
ok'ed by peter@. requested by core@rc.d/Makefile rc.d/pflogd /distrib/sets/lists/etc/mi /dist/pf/etc/pf.conf /dist/pf/etc/pf.os
|
| 23-Jun-2008 |
wrstuden | Add files to branch that were added on -current.
After this, all that's left of update is to merge some changes that had conflicts.rc.d/ftp_proxy
|
| 11-Jun-2008 |
perry | make the example more generic, and include a testrc.local
|
| 06-Jun-2008 |
jmcneill | Stop and start bluetooth services across suspend.powerd/scripts/sleep_button
|
| 03-Jun-2008 |
ad | i386 doesn't need ld.so.conf at this time./distrib/sets/lists/etc/md.i386
|
| 22-May-2008 |
hauke | Added driver for the Creative Systems Inc. Hurdler CPI parallel printer card. Timecounter support for the Z8536 counters A + B is not complete, yet.
Reviewed by Martin Husemann.etc.mac68k/MAKEDEV.conf
|
| 18-May-2008 |
nonaka | copy zbsdmod.o into installation/ and create sums.etc.zaurus/Makefile.inc
|
| 17-May-2008 |
jmcneill | Add sgi_fam, one less thing that has to be done when one wants to run GNOME on NetBSD.rpc
|
| 11-May-2008 |
chris | As part of make release copy the miniroot.kmod into installation/miniroot/ and create sums for it.
This means all the pieces to do network installation are easily accessible following a release build (and will also come out of the build servers).
netbsd-GENERIC is in binary/kernel/ pxeboot_ia32.bin is in installation/misc/ miniroot.kmod is in installation/miniroot/etc.i386/Makefile.inc
|
| 08-May-2008 |
macallan | add ttyE1-3etc.macppc/ttys
|
| 01-May-2008 |
garbled | Add a netboot directory to releasedir/installation. Put symlinks to the kernels and ofwboot in there.etc.ofppc/Makefile.inc
|
| 30-Apr-2008 |
ad | Give i386 and amd64 a default boot.cfg./distrib/sets/lists/etc/md.amd64
|
| 18-May-2008 |
yamt | sync with head.etc.amd64/boot.cfg etc.i386/boot.cfg
|
| 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variantMAKEDEV.awk MAKEDEV.local
|
| 26-Apr-2008 |
xtraeme | Fixup the rfact for the -12V sensor in the Gigabyte P35C-DS3R motherboard.envsys.conf
|
| 15-Apr-2008 |
plunky | some changes to serial bluetooth host controller interfaces
btuartd(8) should be named btattach(8) for consistency with other parts of NetBSD
make btattach(8) a single-use tool for less complexity
device specicific initialisation (from btuart(4)) is carried out prior to activating the line discipline (in btattach(8)), which simplifies the API somewhat and means that the user tool and the kernel do not need to be kept in sync.
btuart(4) driver is much reduced; naming is made consistent and all tsleep() and delay() are removed to userlandbluetooth/Makefile
|
| 02-Jun-2008 |
mjf | Sync with HEAD.bluetooth/btattach.conf rc.d/btattach
|
| 14-Apr-2008 |
mjf | Remove entry for ttyv0. To quote chris@
"we're wscons on acorn32 now, and we're not going back"etc.acorn32/ttys
|