Commit Graph

135271 Commits

Author SHA1 Message Date
tron
1d12c069e3 Compile this library with "-fno-strict-aliasing" to fix PR xsrc/29743
for the reachover build.
2005-03-21 13:55:25 +00:00
christos
426d7d91ef Make locks comment more specific. 2005-03-21 13:50:27 +00:00
kleink
172675479e Only name <netdb.h> in the synopsis, like the old manual page used to. 2005-03-21 13:35:04 +00:00
kleink
53b42c4e52 Add restrict qualifiers to getaddrinfo() and getnameinfo() arguments. 2005-03-21 13:30:50 +00:00
kleink
d5d8554049 Add restrict qualifiers to dlsym() (XSI) and dladdr() arguments. 2005-03-21 13:25:22 +00:00
tron
2fd9f219f6 Remove broken "MLINKS" assignment. 2005-03-21 13:16:34 +00:00
xtraeme
a2dce2fece Use ANSI function declarations. 2005-03-21 10:51:52 +00:00
tron
95b5dcbdd0 The minor version of this library was bumped. 2005-03-21 09:03:12 +00:00
kleink
34579587e1 Include <sys/select.h> explicitly rather than relying on other headers
to do it.
2005-03-21 09:00:49 +00:00
yamt
38083a97f4 update tcp.sack. noted by Hubert Feyrer. 2005-03-21 08:51:40 +00:00
cgd
382487d844 correctly alphabetize bce, skc/sk, inphy relative to their neighbors.
devices.  correct typo in bce comment.
2005-03-21 01:57:54 +00:00
rtr
4bce42ca29 + build and install the libxtt.a module
+ remove obsolete xtt modules
2005-03-21 01:26:02 +00:00
rtr
a15a1d2d27 add missing freetype headers 2005-03-21 00:55:04 +00:00
rtr
f5c509d2f2 + add missing source files for dmx
+ add bits to turn on building of Xdmx
2005-03-21 00:49:17 +00:00
rtr
73a83dc1c1 Xdmx server 2005-03-21 00:19:19 +00:00
rtr
04dbca463d add dmx headers 2005-03-20 23:58:11 +00:00
rtr
54561084d0 add missing source files 2005-03-20 23:52:05 +00:00
lukem
09f1052592 Revert previous; it's unnecessary in light of Christos' fix to
pswfile.c rev 1.2.  It also may have a  make -j  race.

Explicitly use  -f ${.TARGET:.c=.h}  in .psw.c; it can't hurt and
it mirrors what XFree86 does.
2005-03-20 23:49:06 +00:00
rtr
5f073846f4 pswrap tool usage change 2005-03-20 23:11:19 +00:00
dsl
b747d738fa Treat $((x)) as equivalent to $(($x)) - posix seems to require this now. 2005-03-20 21:39:11 +00:00
dsl
aecb1ce456 Add 'continue' as body of empty loop. 2005-03-20 21:38:17 +00:00
kleink
ef43d43dac Add PLATFORM_IBM_6015 to INSTALL, as present in GENERIC. 2005-03-20 20:19:07 +00:00
christos
e189f5f145 Add lock limiting code from OpenBSD. XXX: Should we add a resource limit for
it?
2005-03-20 19:25:38 +00:00
christos
cb282cd325 Keep track and limit the number of locks per uid. From OpenBSD 2005-03-20 19:16:33 +00:00
christos
f7c5085de0 It does not make sense to free the uidinfo struct since it is used now
for multiple things (proccnt,lockcnt,sbsize) and it adds too much code
complexity. Instead add a uid_find() routine that returns the existing
struct or allocates a new one.

Re-enable the sbsize limit code.
2005-03-20 19:15:48 +00:00
christos
08147aab3c Keep track of who the lock belongs to (from OpenBSD) 2005-03-20 19:13:57 +00:00
christos
f0bc73142d Add a member lockcnt to keep track of locks per uid. Add a uid_find() function
similar to the one in OpenBSD.
2005-03-20 19:13:23 +00:00
christos
12399bd640 Add the freetype services directory under internal 2005-03-20 18:25:22 +00:00
chs
61b20db8a0 updates for yamt-km: hp300 is working for me too, pdp10 isn't relevant.
while I'm here, update description and status for various other branches.
2005-03-20 16:53:15 +00:00
christos
611fb1aa58 Make S/Key prompt compliant with RFC 2289. Patch supplied by Dave Huang
in PR bin/23167.
2005-03-20 16:48:47 +00:00
yamt
89b983894d remove IFFBITS definition. now net/if.h has it.
PR/29748 from FUKAUMI Naoki.
2005-03-20 15:34:47 +00:00
yamt
a8801fb8db yamt-km: playstation2 is compile tested now. 2005-03-20 15:28:32 +00:00
yamt
9724ccb535 yamt-km: add playstation2 GENERIC to the list of buildable kernels.
thanks to Martin Husemann for advices about cross build.
2005-03-20 15:26:54 +00:00
yamt
5e26e86d45 add a reminder comment for x_ifconfig. 2005-03-20 14:24:13 +00:00
yamt
e0ea81bf20 follow the recent changes in sbin/ifconfig/Makefile. 2005-03-20 14:21:05 +00:00
tron
f4d67200a3 Make S/Key prompt compliant with RFC 2289. Patch supplied by Dave Huang
in PR bin/23167.
2005-03-20 13:20:07 +00:00
bouyer
83e1dbf7bb npxintr(): this function does the right thing if we don't try to clear
the interrupt latch (which is probably done by the hypervisor, linux/xen
doesn't do it either). Now the "fputest" configure test from pkgsrc/math/yorick
works as expected.
Thanks to Christian Limpach for the hint.
2005-03-20 13:12:59 +00:00
yamt
34b167fb9e yamt-km: update base tag. 2005-03-20 09:08:51 +00:00
yamt
8a5af69f33 yamt-km: update the list of buildable kernels. 2005-03-20 09:02:33 +00:00
agc
dd93d335d3 Fix the spelling of Bill Studenmund's name - noticed from the licences
on the Sony PSP as found in:

	http://www.scei.co.jp/psp-license/pspnet.txt
2005-03-20 07:47:29 +00:00
thorpej
be8f682caf IFFBITS and IFCAPBITS are now defined in <net/if.h> 2005-03-20 02:51:47 +00:00
thorpej
6f219f734d Define IFFBITS and IFCAPBITS here in <net/if.h>. Taken from ifconfig. 2005-03-20 02:51:33 +00:00
thorpej
d14cc8f89c Remove an #ifdef that is no longer necessary. 2005-03-20 02:44:50 +00:00
thorpej
f76f47a0df Don't build af_inet6.c if USE_INET6 is no. 2005-03-20 02:44:25 +00:00
thorpej
e00adb14b6 Split the IPv4 support into its own file. 2005-03-20 02:43:50 +00:00
thorpej
20f1388354 Move a comment. 2005-03-20 01:10:51 +00:00
thorpej
26dbe00d59 Split IPv6 support out into its own file. 2005-03-20 01:09:16 +00:00
thorpej
4fd9a96b1d Split OSI support off into its own file. 2005-03-20 00:02:58 +00:00
thorpej
e7c8ca2ae5 Split XNS support into its own file. 2005-03-19 23:46:03 +00:00
thorpej
acdfacb1c3 Split off AppleTalk support into its own file. 2005-03-19 23:32:55 +00:00