summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | sync to 1.77imp2003-10-271-4/+4
* | Correct CEM33imp2003-10-271-1/+1
* | Delay if_lo module intialization until domain list has beenkan2003-10-271-1/+1
* | Fix style problems with new options.njl2003-10-272-4/+4
* | Fix a problem where libm compiled under 5.X would depend on featuresdas2003-10-272-2/+8
* | Make sn MPSAFE. This has survived a couple of make buildworlds withimp2003-10-262-123/+119
* | Pass sc to GO_WINDOW macro.imp2003-10-266-26/+24
* | Sync to pccarddevs 1.76imp2003-10-261-1/+4
* | Add Olicom GoCard 28.8k versionimp2003-10-261-0/+1
* | Sync to 1.75 of pccarddevsimp2003-10-261-2/+5
* | Minor tweak to Olicom 2220. Also add the OC-2232 while I'm here.imp2003-10-261-1/+2
* | - Introduce and use a mutex synchronizing access to the swblock hash table.alc2003-10-261-4/+20
* | Fix Xr markup.des2003-10-261-4/+4
* | Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build.emax2003-10-264-0/+14
* | re-add wrongly disappered IPV6_CHECKSUM stuff by introducingume2003-10-263-0/+83
* | Argh. Forward declare some structs rather than increase include filepeter2003-10-261-0/+2
* | drop unused defines.ume2003-10-261-4/+0
* | drop unused fields.ume2003-10-261-6/+1
* | use official # for IFT_STFume2003-10-261-1/+2
* | - Add note that loading modules only works if the systemkensmith2003-10-261-1/+6
* | - errx() doesn't need `\n'.ume2003-10-264-26/+24
* | revert previous change. we don't need to include types.h.ume2003-10-261-1/+0
* | use uint32_t instead of u_int32_t for newly introducedume2003-10-261-1/+1
* | fix comment.ume2003-10-261-1/+1
* | Revert previous change.simokawa2003-10-261-1/+1
* | Fix previous commit. glob_filename() returns "(char **) -1" for certainbde2003-10-261-1/+1
* | add newcard support to eximp2003-10-261-2/+28
* | Sync to pccarddevs 1.74imp2003-10-261-1/+4
* | Add ID for olicom GOCARD Ethernet (OC2220)imp2003-10-261-0/+1
* | - Simplify vm_object_collapse()'s collapse case, reducing the numberalc2003-10-261-14/+9
* | one more IPV6_PKTINFO -> IPV6_RECVPKTINFO.ume2003-10-261-1/+1
* | Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2peter2003-10-265-7/+12
* | Since semantic of IPV6_PKTINFO was changed in RFC3542, we need toume2003-10-261-1/+1
* | Make this compile cleanly. It passes WARNS=2, but I haven't checkedpeter2003-10-265-29/+44
* | Fix a 64 bit time_t bogon that I missed from before. lastlog.ll_time ispeter2003-10-261-1/+1
* | Use -fno-builtin-log. Fix svc_sendreply() missing required casts.peter2003-10-262-13/+17
* | Use -fno-builtin-log so gcc doesn't get ideas about using a math functionpeter2003-10-262-2/+3
* | Make this compile cleanly. Switch to using rpcgen to generatepeter2003-10-262-5/+7
* | Style changes:imp2003-10-261-16/+16
* | Make 64 bit safe.peter2003-10-262-6/+6
* | Fix up warnings. There were some biggies here. There seems to be twopeter2003-10-261-13/+13
* | Stop gcc warningspeter2003-10-262-2/+2
* | Prototype yp_maplist()peter2003-10-261-0/+1
* | Fix a warning that showed up on 64 bit systems. It was actually a realpeter2003-10-261-1/+1
* | Fix warning about cgetent() argument.peter2003-10-261-1/+1
* | More xdrproc_t issues.peter2003-10-261-4/+4
* | More xdrproc_t warnings.peter2003-10-263-10/+14
* | The math function logf() probably isn't doing us much good for loggingpeter2003-10-261-0/+1
* | Fix some 64 bit warnings. You can't fit a pointer in an int.peter2003-10-261-4/+4
* | Fix a 64 bit warning. Have set_T_dev_t() take a pointer to a size_t ratherpeter2003-10-261-2/+2
OpenPOWER on IntegriCloud