History log of /openbsd-src/sbin/wsconsctl/map_parse.y (Results 1 – 7 of 7)
Revision Date Author Comments
# b7aea4bb 14-Jul-2012 shadchin <shadchin@openbsd.org>

fix typo in comment

ok deraadt@


# 47b2469c 14-May-2012 jsg <jsg@openbsd.org>

ansi. no binary change


# 78f4cce8 31-Jan-2012 deraadt <deraadt@openbsd.org>

fix a typo; Steffen Daode Nurpmeso


# d874cce4 26-Jun-2008 ray <ray@openbsd.org>

First pass at removing clauses 3 and 4 from NetBSD licenses.

Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code t

First pass at removing clauses 3 and 4 from NetBSD licenses.

Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.

OK deraadt@

show more ...


# c72b5b24 16-Feb-2002 millert <millert@openbsd.org>

Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be don

Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.

show more ...


# 9e9482bd 26-Aug-2001 deraadt <deraadt@openbsd.org>

minor cleanups


# e0b2c52d 01-Jul-2000 mickey <mickey@openbsd.org>

wscons control tool; initial import from newtbsd tree